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

KeyDatatypeRequiredDescription
X-FusionAuth-TenantIdstringThe 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.
Acceptstring

RESPONSES

status: OK

""