Access Management
Create a policy
POST https://{tenant}.atomicwork.com/api/v1/iga/policies
Create a new identity policy. Requires name, type, and status. Policies define access rules and can be associated with entitlements.
Authorization
X-Api-KeyrequiredAPI key authentication.
Headers
X-Workspace-IdBody
namerequiredName of the policy
descriptionDescription of the policy
typerequiredAllowed values
BIRTH_RIGHTSELF_SERVICEconditionapprovalslifecyclestatusrequiredAllowed values
DRAFTPUBLISHEDARCHIVEDUNPUBLISHEDis_activeWhether the policy is active
entitlementsList of entitlement IDs to associate with this policy
app_idrequiredID of the identity resource app this policy belongs to
is_business_justification_requiredWhether business justification is required for requests under this policy
Response
Successful response
