Skip to main content

Dequeue Person For Purge

DELETE 

/users/v1/person/:person_id/purge

Dequeue a Person that is queued to be purged. This will only work if the purge has not already begun.

Required Permissions:

  • For any person (including themselves) any of: purge:*:*, purge:person:admin

Request

Path Parameters

    person_id uuidrequired

Responses

Successful Response

Loading...