Skip to main content
POST
Renovar token

Autorizações

Authorization
string
header
obrigatório

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Corpo

application/json
space_id
string<uuid> | null

Troca o token novo para este espaço. Por padrão, o espaço do token atual.

Resposta

Um token novo.

access_token
string
obrigatório
expires_in
integer
obrigatório

Segundos até o token vencer.

space_id
string<uuid>
obrigatório
token_type
string
padrão:Bearer