Skip to main content
POST
/
api
/
management
/
answers-history
Criar histórico de respostas de um formulário
curl --request POST \
  --url https://api.olie.ai/api/management/answers-history \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Response

200

200