Subscribers
Update subscriber
Used to update the subscriber entity with new information
PUT
Enter your API key in the Authorization
field like the example shown below:
E.g ApiKey 18d2e625f05d80e
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
Path Parameters
Body
application/json
The avatar URL of the subscriber.
An array of communication channels for the subscriber.
Custom data associated with the subscriber. Can contain any additional properties.
The email address of the subscriber.
The first name of the subscriber.
The last name of the subscriber.
The locale of the subscriber, for example "en-US".
The phone number of the subscriber.
Response
200 - application/json
Was this page helpful?