HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create a new admin privilege

Create a new admin privilege

Body Params
string
required

Name of the admin privilege

string

Description of the admin privilege

string
enum

Property to decide the access type of the user.

Allowed:
cppm_privileges
object
required

Privilege list in JSON object format(e.g., {"con:RWD", "mon":"RW"}).

insight_privileges
object

Privilege list in JSON object format(e.g., {"report": "RWD", "dashboard":"RW"}).

boolean

If selected, all passwords may be displayed in the response

boolean

If selected, Admin user will have access for security configuration

Responses

Language
Response
Choose an example:
application/json