Skip to main content
DELETE
Delete a privilege. Deleting a privilege removes it from all plans and subscriptions.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

code
string
required

Code of the existing feature.

Example:

"seats"

privilege_code
string
required

Code of the existing privilege.

Example:

"max_admins"

Response

Feature with deleted privilege.

feature
object
required