post Authenticates

POST {{baseUrl}}/authenticates

Get a bearer token to use when accessing protected routes

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: Created

{"code":"\u003cboolean\u003e","description":"\u003cstring\u003e","error":["\u003cstring\u003e","\u003cstring\u003e"],"data":{"token":"\u003cstring\u003e"},"count":"\u003cinteger\u003e"}