Skip to main content
POST
/
api
/
management
/
toggle-funnel-tag
Alternar vínculo de etiqueta do funil de um projeto
curl --request POST \
  --url https://api.olie.ai/api/management/toggle-funnel-tag \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200

200