Authentication
Body
identifierstringRequired
The identifier for the token. It can be a user ID, email, or any unique identifier.
secretstringRequired
The secret for the token. It can be a password, API key, or any secret value.
Responses
200
Successful Response
application/json
422
Validation Error
application/json
post
/tokenLast updated
