Delete a project API token.
This operation deletes the API token specified in the request URL. If the token doesn’t exist, returns an OK response (status code 200).
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
projectId
token
Response
This response has no body.