Domains

Domains provide a security boundary for users and data.

/Domains

HTTP PUT Service Accounts

Creates a domain if it doesn't exist. If the domain already exists, it will not be modified.

New domains can only be created in an enterprise domain. If this operation is attempted elsewhere, the call will fail.

Input

Field Type Constraints Notes
domainId String 50 Required This is a Mapped ID.
name String 50 Required
notes String 500
isTest Boolean Indicates that the domain is for test purposes. This may result in the domain being excluded from internal reports and metrics.
isEnterprise Boolean Indicates that the domain is an enterprise intended to contain other domains.

Sample Payload

Output

See HTTP Response Codes

HTTP Status Data
201
200

/Domains/Deactivate/{id}

HTTP POST Service Accounts

Deactivates a domain.


/Domains/Reactivate/{id}

HTTP POST Service Accounts

Reactivates a domain.


API Version 14.1.9203.25249

Copyright ©2008-2025 Polaris Aero, LLC.