cURL
curl --request POST \ --url https://api.olie.ai/api/management/restore-funnel \ --header 'Authorization: Bearer <token>'
Restaurar um funil que foi arquivado anteriormente.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?