Skip to main content

Delete Role

DELETE 

/organizations/:organizationId/roles/:roleId

Delete Role

Request

Path Parameters

    organizationId stringrequired

    The ID of organization.

    roleId stringrequired

    The ID of role.

Responses

Schema
    data objectrequired

    Data of the role.

    deleted booleanrequired
Loading...