URL
DELETE https://{api-url}/api/v2/tenants/{tenantId}/rba/categories/{categoryId}
Sample URLs
https://{api-url}/api/v2/tenants/client_93/rba/categories/15
https://{api-url}/api/v2/tenants/msp_92/rba/categories/13
Headers
- Authorization: Bearer {accessToken}
- Content-Type: application/json
- Accept: application/json
Categories are deleted when no scripts exist in that category (or related child categories).
Status code
200 OK
Sample response
null