Skip to main content
PATCH
Toggle Endpoint

Path Parameters

endpoint_id
string
required

Response

Successful Response

Response schema for a single custom endpoint.

id
string
required
account_id
string
required
name
string
required
description
string | null
required
path
string
required
method
string
required
auth_required
boolean
required
condition
string | null
required
actions
Actions · object[]
required
response_template
Response Template · object | null
required
enabled
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
created_by
string | null
required