Skip to main content
DELETE
Take a SaaS identity out of an organization unit
Key: Write Scope: Company

Authorizations

Authorization
string
header
required

Use your Primo API key in the Authorization header as Bearer <API_KEY>.

Path Parameters

saasId
string
required
identityId
string
required
remoteId
string
required

Response

default - application/json
changed
boolean
required

False when the identity already stood as asked — the entitlement was already assigned, or already absent. Nothing was sent to the application in that case.

provisioningType
enum<string> | null
required

How the change is being applied: automatic when the integration carries it out, manual when a provisioning ticket was raised for an admin. null when nothing changed.

Available options:
automatic,
manual