Skip to content

Revoke a Support PIN for a user

POST
/api/v4/users/{id}/support_pin/revoke

Revokes a Support PIN for a specified user. This immediately expires and removes the PIN. Administrators only.

id
required
integer

The ID of the user

No Content

Bad Request

Not Found