{ "token": "<string>", "hashed_token": "<string>", "token_email": "<string>", "last_used_at": "<string>", "created_at": "<string>", "valid_until": "<string>" }
Create a new API token for the current user. Only the hash of the token is stored in the database. The token in the response will be shared as clear text only once as the responseof this operation.
The details of the API token to create
The created API token