Skip to main content
Recently Deleted/Recently Deleted

UnbindRoles

Unbind one or more roles from the specified organizational unit.

POST/api/v1/tenants/{tenantUuid}/org/units/{uuid}/roles/unbind

Operation ID

UnbindRoles

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • tenantUuid
    StringRequired

    UUID of the tenant that owns the org unit

  • uuid
    StringRequired

    UUID of the org unit to unbind roles from

Responses

200 OK
200 OK

On success, this API returns an empty JSON object {}.