Update Token
Modify token information.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Token ID.
Body
application/json
The details required to update the token.
Clear description on the token use case.
Example:
"Postman"