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.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
integer
The ID of the user
Responses
Section titled “Responses”No Content
Bad Request
Not Found