Skip to main content

Revoke a token

This endpoint will revoke a token.

Request

DELETE https://api.nicereply.com/me/tokens/<ID>

Path Parameters

ParameterData TypeDescription
IDUUIDID of the token.

Example response

204 No Content