Queue Person For Purge
Queue a person for purging. This can occur up to a configured amount of time in the future or can occur immediately depending on suggested_purge_time
. Requires permission: purge:person:admin
Authorizations
- HTTPBearerHeadersOrCookie
Parameters
Path Parameters
Request Body required
Purge request to purge a person from the system. This will remove all data about that player from the system.
object
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
Responses
202
Successful Response
Purge response from a purge request
object
Person ID that will be purged
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
Status of the purge request
403
Forbidden
Message only response
object
Message
422
Validation Error
object
object
500
Internal Server Error
Message only response
object
Message