opt-cc/api/apib/auth/login.apib

12 lines
227 B
Plaintext
Raw Normal View History

### Login - Generate Token [POST /authenticate]
Generate a token which can be used to make API requests.
+ Request Generate Token (application/json)
+ Attributes (Login)
2018-03-19 20:32:59 +01:00
+ Response 200
+ Attributes (LoginResponse)