Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.topyappers.com/api/v2/crm/lists/{list_id} \ --header 'Content-Type: application/json' \ --header 'x-ty-api-key: <api-key>' \ --data ' { "name": "June outreach - priority", "description": "Priority creators for June campaign" } '
{ "message": "OK", "response": { "id": "<string>", "name": "<string>", "website_id": "<string>", "description": "<string>", "budget": 123, "start_date": "<string>", "end_date": "<string>", "team_id": "<string>", "active": true, "contact_count": 123, "to_outreach_count": 123, "date_created": "<string>", "date_updated": "<string>" } }
CRM list ID.
CRM list name.
1 - 120
x >= 0
CRM list updated
"OK"
Show child attributes