DELETE
/
api
/
v1
/
credentials
/
token
/
{tokenId}
curl --request DELETE \
  --url https://saas.pads365.com/rdx/NDS.Services.Credentials/api/v1/credentials/token/{tokenId}
{
  "Succeeded": true,
  "Message": "<string>",
  "Code": "<string>"
}

Path Parameters

tokenId
string
required

Response

200 - application/json

The response is of type object.