auth

Auth token refresh route

Post your refresh token to this route when using API auth in order to get a new token

post/v2/auth/refresh/

Headers

Reposit-Authstring

The kind of authentication used (API or Stateless)

Request body

refresh_tokenstring

Response

Successful login

access_tokenstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.