Skip to main content

Delete Role

DELETE 

/org/:orgId/roles/:roleId

Delete an existing Role

Request​

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

    roleId stringrequired

    The role ID (UUID) for which you are querying.

Responses​

Success.

Schema

    any

Loading...