users
Restore revoked user access token
Restore access for the specified token if access had previously been revoked.
post/users/{key}/tokens/{tokenName}/restore
Path parameters
keystring required
The id or name of the user. User IDs are case-sensitve.
tokenNamestring required
The name of the token to delete.
Response
Success, token permission restored.