Add a new subscriber
Add a new subscriber to your publication. The publication is identified by the API key provided in the Authorization header.
Requirements:
- At least one of email or wallet must be provided
- If both are provided, the subscriber will be associated with both credentials
Behavior:
- If the subscriber already exists (by email or wallet), they will not be duplicated
Request body
Response
Subscriber added successfully
Changes
Changed in 3 of the 61 revisions of this API.42
- ●
removed the optional property
errorfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
errorfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
errorfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
errorfrom the response with the500statusresponse-optional-property-removed
- ●
- ○
the endpoint scheme security
apiKeywas added to the APIapi-security-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○