cURL
curl --request POST \ --url https://api.olie.ai/api/management/project-funnel-link-toggle \ --header 'Authorization: Bearer <token>'
Alternar o estado do vínculo entre projeto e funil.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?