Deleting a credential

POST https://{{base_url}}/v6/credentials/{{credentialId}}/delete.json

Deleting a credential

Deletes the specified credential in ThousandEyes, based on the credentialID provided in the API request.

Optional (Querystring) Parameters

  • aid={aid} optional and requires the user to be assigned to the target account group, specifies the account group context of the request, obtained from the /account-groups endpoint. Specifying this parameter without the user being assigned to the target account will result in an error response. See Account group context for more information.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring