Documentation Index
Fetch the complete documentation index at: https://docs.leavo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Add Tags
POST
/backend/leads/{id}/tagsBody Parameters
Array of tag IDs to add
Request Example
Remove Tag
DELETE
/backend/leads/{lead_id}/tags/{tag_id}