I would recommend double checking our API documentation on this step , however, the issue might be that you have multiple id inserts in your code! This is the example code they give in dev portal doc below.
I would recommend double checking our API documentation on this step , however, the issue might be that you have multiple id inserts in your code! This is the example code they give in dev portal doc below.
I would recommend checking out the documentation I linked above as it would be helpful to see the correct request. However, looking at your code it seems that you have an additional ID. The only ID you need is the first ID with six letters.
@ch1ptune by chance, are you trying to use make.com?
I find that using the “Klaviyo” app on make.com for a generic API request causes this error. However using Postman to test the endpoint, and using the standard HTTP API Request app on make.com do get a valid response on this endpoint.
Also, make sure you’re passing the campaign-message ID, and not the campaign ID.