Authentication
Refresh token
Der Refresh Token wird verwendet, um ein neues Access Token zu erhalten
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Was this page helpful?
Der Refresh Token wird verwendet, um ein neues Access Token zu erhalten
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?