cURL
curl --request DELETE \ --url https://api.olie.ai/api/management/form-publications/{form_publication} \ --header 'Authorization: Bearer <token>'
Deleta uma publicação de formulário.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?