cURL
curl --request POST \ --url https://api.olie.ai/api/management/answers-history \ --header 'Authorization: Bearer <token>'
Criar um novo registro de histórico de respostas de um formulário.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?