Put
/process_categories/{process_category_id}
Updates the current element
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Path parameters
process_category_id
integerRequired
ID of process category to return
Body parameters
object
name
string
Represents a business process category definition.
status
string
Valid values[
"ACTIVE",
"INACTIVE"
]
Responses
200
success
object
name
string
Represents a business process category definition.
status
string
Valid values[
"ACTIVE",
"INACTIVE"
]
id
string (id)
created_at
string (date-time)
updated_at
string (date-time)