Update Developer Endpoint

Updates a developer endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Developer Endpoint ID

Body Params

Developer Endpoint Params

Request schema for creating and updating a developer endpoint in an organization.

boolean

Endpoint active status

uuid

ID of a Developer Application in the organization

event_types
array of strings

List of subscribed event types to receive webhooks for

event_types
filter
object

Optional inclusion filter. Only events whose webhook body matches this schema are delivered. Top-level key "body" applies to the webhook payload (e.g. {"body": {"data": {"created_by_id": 2}}} to deliver only when resource data.created_by_id is 2).

string

URL for the Developer Endpoint, request will be sent to it

Responses

Callback
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json