Contact Event -- Update

Updates a contact event subscription by id.

Added on April 23rd, 2021 for API v2.

NOTE: See https://developers.dialpad.com/v1.0-archive/reference for APIs that can operate on subscriptions that were created via the deprecated APIs.

Requires a company admin API key.

Rate limit: 1200 per minute.

Path Params
int64
required

The event subscription's ID, which is generated after creating an event subscription successfully.

Body Params
string | null
required

The contact type this event subscription subscribes to.

boolean | null
Defaults to true

Whether or not the contact event subscription is enabled.

int64 | null

The logging endpoint's ID, which is generated after creating a webhook or websocket successfully. If you plan to pair this event subscription with another logging endpoint,
please provide a valid webhook ID here.

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json