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

12 lines
261 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-04-01 15:12:24 +02:00
+ Response 200 (application/json; charset=utf-8)
+ Attributes (LoginResponse)