cURL
curl --request POST \ --url https://api.olie.ai/api/management/save-form \ --header 'Authorization: Bearer <token>'
Salvar um novo formulário ou atualizar um formulário existente.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?