cURL
curl --request POST \ --url https://api.olie.ai/api/management/unlink-project-from-funnel-step \ --header 'Authorization: Bearer <token>'
Desvincular um projeto de uma etapa específica do funil.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?