Update Auth Token
Updates token metadata of a token issued under a given Dev
organization.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
token_hint
A hint that identifies the token.
token_id
The unique identifier of the token under a given Dev organization.
Response
Response for the request to update the token metadata.
token