Update a subscriber
Updates the specific subscriber by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Authorizations
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Path Parameters
The identifier of the subscriber which will be updated.
Body
Whether the subscriber is currently available.
The subscriber's email address.
The subscriber's first name.
The subscriber's last name.
Response
This is an object representing a person subscribed to a calendar.
Whether the subscriber is currently available.
Time at which the object was created, in ISO 8601 format.
The subscriber's email address.
The subscriber's first name.
Unique identifier for the object.
The subscriber's last name.
String representing the object's type. Objects of the same type share the same value.
subscriber
Time at which the object was last updated, in ISO 8601 format.