API Reference
Revoke a certification token.
cURL
curl --request DELETE \ --url https://api.example.com/v1/certification/tokens/{token_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Successful Response