Skip to main content

Create a super-admin

Add a person to the super-admins table. Only existing super-admins can create new super-admins. The person must already exist in the system.

Header Parameters
  • SlashID-OrgID string required

    The organization ID

    Example: af5fbd30-7ce7-4548-8b30-4cd59cb2aba1
Request Body required

Super-admin creation request

  • person_id string required

    Person ID

Responses

Super-admin created successfully


Schema
  • meta object
  • pagination object
  • limit integer
  • offset integer
  • total_count int64
  • errors object[]
  • httpcode integer
  • message string
  • result object
  • person object
  • entity_class string

    Possible values: [unknown, identity, credential, policy, resource, application, canonical_application, sensor]

  • entity_id string
  • identifier string
  • created_at date-time

    Timestamp when super-admin was created

  • created_by object
  • entity_class string

    Possible values: [unknown, identity, credential, policy, resource, application, canonical_application, sensor]

  • entity_id string
  • identifier string