cURL
curl --request POST \ --url https://api.olie.ai/api/management/dynamic-forms-answers-file \ --header 'Authorization: Bearer <token>'
Enviar arquivo como resposta em um formulário dinâmico.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?