post https://a.klaviyo.com/client/subscriptions/
Rate limits:
Burst: 100/s
Steady: 700/m
Scopes:
subscriptions:write
Response
202Rate limits:
Burst: 100/s
Steady: 700/m
Scopes:
subscriptions:write
202xxxxxxxxxx
56curl --request POST \
--url 'https://a.klaviyo.com/client/subscriptions/?company_id=PUBLIC_API_KEY' \
--header 'content-type: application/json' \
--header 'revision: 2023-09-15' \
--data '
{
"data": {
"type": "subscription",
"attributes": {
"custom_source": "Homepage footer signup form",
"profile": {
"data": {
"type": "profile",
"id": "01GDDKASAP8TKDDA2GRZDSVP4H",
"attributes": {
"email": "sarah.mason@klaviyo-demo.com",
"phone_number": "+15005550006",
"external_id": "63f64a2b-c6bf-40c7-b81f-bed08162edbe",
"anonymous_id": "01GDDKASAP8TKDDA2GRZDSVP4H",
"first_name": "Sarah",
"last_name": "Mason",
"organization": "Klaviyo",
"title": "Engineer",
"image": "https://images.pexels.com/photos/3760854/pexels-photo-3760854.jpeg",
"location": {
"address1": "89 E 42nd St",
"address2": "1st floor",
"city": "New York",
"country": "United States",