Update application token

The `description` of the token may be updated and the Application Token can be revoked by updating the `status`. The possible statuses of tokens are * `"id": 0` - Activated * `"id": 1` - Revoked

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Path parameters

app_token_iddoubleRequired
application token ID

Request

This endpoint expects an object.
descriptionstringOptional
statusobjectOptional