Okta Identity Governance
/Management APIs
/- Delete a principal assignment
Create a resource collection
List all resource collections
Retrieve a resource collection
Replace a resource collection
Delete a collection
List all collection resources
Add the resources to a collection
Delete a collection resource
Retrieve a collection resource
Replace a collection resource
List all entitlements for a collection resource
Retrieve the unassigned users
List all assignments for a collection
Assign a collection to principals
Update a principal assignment
List all assignments for all collections
Delete a principal assign...
Deletes a principal assignment
DELETE
curl -i -X DELETE \
'https://okta-subdomain.pixtulate.com/governance/api/v2/collections/{collectionId}/assignments/{assignmentId}'