cURL
curl --request POST \ --url https://api.olie.ai/api/management/update-project-funnel-status \ --header 'Authorization: Bearer <token>'
Atualizar o status de um funil de projeto específico.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?