Skip to main content
POST
Deprovision a SaaS identity
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

Body

application/json
identityId
string
required

The ID of the identity to deprovision. Retrieve it from getSaasByIdidentities[].id.

Minimum string length: 1

Response

default - application/json
provisioningType
enum<string>
required

Whether the deprovisioning was handled automatically via API or a manual ticket was created.

Available options:
automatic,
manual