Delete a Dynamic Process Role

delete

/ic/api/process/v1/dp-roles/{id}

Delete a dynamic process role.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation.

401 Response

Unauthorized

403 Response

The user does not have permissions to delete the dynamic process role.

404 Response

The role that was specified for deletion was not found.

500 Response

Internal Server Error.
Back to Top