Update the details of an existing subscriber.
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
A unique key to ensure idempotency of requests. If a request with the same key has already been processed, the same result will be returned. The key must be unique for each distinct operation. Keys are expired after 24 hours, but we recommend using a new key for each request.
Modified requests with the same idempotency keys are rejected with a 409 Conflict status code.
256The unique identifier of the subscriber.
Request to update a subscriber's information.
The name of the subscriber.
The email address of the subscriber.
The address of the subscriber.
In the US, this refers to the E911 address associated with the subscriber's phone number, which is used for emergency services.
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.
Subscriber updated successfully.
A subscriber is a person or entity that has a subscription.
The unique identifier of the subscriber.
The name of the subscriber.
Customer information embedded in responses. Sensitive details require separate API calls with appropriate authorization.
Optional email address of the subscriber.
The address of the subscriber. In the US, this refers to the E911 address associated with the subscriber's phone number, which is used for emergency services.
List of subscriptions associated with the subscriber.
Typically a subscriber has exactly one subscription, but in rare cases, a subscriber may have multiple subscriptions.