API
Tokens
Delete Token
1min
To Delete an individual token, you only need to provide the token’s unique ID.
DELETE
Params
Path Params
id
required
String
the tokens unique ID
Updated 23 Nov 2023
Did this page help you?
curl -X "DELETE" \ -u sk_test_MrtwozLJAuFmLKWWSaRaoaLX: \ "https://api.moyasar.com/v1/tokens/token_x6okRgkZJrhgDHyqJ9zztW2X1k"
{ "type": "api_error", "message": "Object not found", "errors": null }