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.
5000
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.
5000
The subscriber's first name.
5000
Unique identifier for the object.
5000
The subscriber's last name.
5000
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.