PULSAR
API ReferenceCompany Role Permissions

Reset Cell

Reset cell.

Authorization

bearerAuth superadmin, superuser
Authorization<token>

In: header

Scope: superadmin, superuser

Path Parameters

role*string

The role.

Value in

  • "user"
  • "admin"
  • "superadmin"
category*string

The category.

permission*string

The permission.

Response Body

Try it live
DELETE
/v3/companies/role-permissions/{role}/{category}/{permission}

This endpoint requires authentication — use the Login page at the top of the API Reference, or paste a token in the Authorization section below.

curl -X DELETE "https://example.com/v3/companies/role-permissions/user/string/string"
Empty