Skip to main content
PATCH
Update a custom automation endpoint

Path Parameters

organization_id
string
required
endpoint_id
string
required

Body

application/json

Request to update a custom automation endpoint

response_template
Response Template · object | null

Updated response template

request_schema
Request Schema · object | null

Updated request schema

is_active
boolean | null

Whether the endpoint is active

rpa_run_id
string | null

Updated RPA run_id link

parameter_mapping
Parameter Mapping · object | null

Updated parameter mapping

Response

Successful Response

Response containing a single endpoint

endpoint
EndpointInfo · object
required

Endpoint information