# Delete role Delete a role. Provide the role ID as a path parameter to specify which role to delete. Endpoint: DELETE /resources/roles/v1/{roleId} Security: bearer ## Path parameters: - `roleId` (string, required) ## Header parameters: - `frontegg-tenant-id` (string) For relating a role to a specific account (tenant), use get accounts (tenants) API to find the account (tenant) Ids ## Response 204 fields