Tokens

Update API token

put/tokens/{tokenID}

Path parameters

tokenIDstring required

Token ID

Request body

namestring
statusstring

Response

token updated successful

statusstring

Example response

{
  "status": "success"
}

Changes

No recorded changes to this endpoint across all 21 revisions of this API.