cURL
curl --request POST \ --url https://api.olie.ai/api/management/form-publications/{form_publication_id}/restore \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data'
Restaura uma publicação de formulário que foi deletada.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
"019b8f40-ce05-73b8-8c20-b29eb6e5b299"
The body is of type object.
object
200
Was this page helpful?