Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Success!
The response is of type object.
Deletes a specific snippet token
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success!
The response is of type object.