Skip to main content
DELETE
/
user
/
token
/
{tokenId}
cURL
curl --request DELETE \
  --url https://api.datalinks.com/api/v1/user/token/{tokenId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Path Parameters

tokenId
string
required

Response

200