TokenResponse: { token: string }

Returns the token to be used with Bearer authentication, i.e. add the Header Authorization: Bearer {token} to the request

Type declaration

  • token: string

    The token