Skip to main content

Human Account Deletion Approval Config

PATCH 

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

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.