delete Application Role With Id
DELETE {{baseUrl}}/api/application/:applicationId/role/:roleId
Hard deletes an application role. This is a dangerous operation and should not be used in most circumstances. This permanently removes the given role from all users that had it.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-FusionAuth-TenantId | string | The unique Id of the tenant used to scope this API request. Only required when there is more than one tenant and the API key is not tenant-scoped. | |
Accept | string |
RESPONSES
status: OK
""