Discussions
Not sure the Schedules API is working, or if I'm just getting an error
2 months ago by Nick Hanan
The API for updating Campaign Schedule is currently a POST to https://server.smartlead.ai/api/v1/campaigns.
Is this correct? I'm getting an error:
ErrorCannot POST /api/v1/campaigns/XXXXXXX/
its a valid Campaign ID, but I think the URL is incorrect in the documentation.