HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
These docs are for v2023-01-24. Click to read the latest docs for v2024-02-15.

Create Client Subscription

Create a new subscription for the given list ID and channel:

  • Email email
  • SMS phone_number

This endpoint is specifically designed to be called from publicly-browseable, client-side environments only. To create subscriptions from server-based applications, please use POST /api/profile-subscription-bulk-create-jobs

Rate limits:
Burst: 100/s
Steady: 100/m

Scopes:
Subscriptions Write

Language