Skip to main content

Human Account Deletion Approval Config

PATCH 

/sources/:sourceId/approval-config/account-delete

experimental

This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true to use this endpoint.

Updates the approval configuration for deleting human accounts for a specific source, identified by source ID. This endpoint allows administrators to modify settings such as whether approval is required, who the approvers are, and other approval-related options. The update is performed using a JSON Patch payload, and the response returns the updated AccountDeleteConfigDto object reflecting the new approval workflow configuration.

Request

Responses

This response indicates the PATCH operation succeeded and the API returns the updated AccountDeleteConfigDto object.