Create Token
POST/auth/tokens/create
Creates an access token. This interface is used to generate a new Token.
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.