Authentication

Authenticate application

post/auth/application

Request body

tokenstring
persistsboolean

If set to true, the returned session will never expire.

Response

A JSONAPI resource of type 'bearer_tokens'

Changes