Connectors
...
Actions
Patch Custom Endpoint
4 min
description apply a patch request to a custom servicenow endpoint using specified path parameters with the v2 api endpoint url api/now/v2/{{custom endpoint}} method patch inputs path parameters (object) – required custom endpoint (string) – required parameters (object) url query parameters json body (object) json body data body (object) data body output example \[ { "status code" 200, "response headers" {}, "reason" "ok", "json body" {} } ] output parameters status code (number) reason (string) json body (object)