Submit a deletion request for a person and any related data
This operation will submit a request to delete the person and any related data.
The deletion request will be processed by the system and the data will be removed permanently from Cable’s system. Deletion requests are not processed immediately and may take some time to complete.
The status of the deletion request can be checked using the deletion request ID and the status endpoint.
This operation is not intended for regular use and should be used with caution.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Authorization
Request
This endpoint expects an object.
person_id
The unique identifier of the person
reason
The reason for deletion
Response
Deletion request submitted successfully
person_id
The unique identifier of the person
deletion_request_id
The unique identifier of the deletion request