API V1AuthenticationCreate an access tokenCreate an access token POST /oauth/token Creates an access token for the specified user credentials, the access token will last for 4 weeks. It can be used as a bearer token to access protected endpoints. Request Responses201 Obtain access token using users credentials