Skip to main content
PATCH
/
v1
/
admin
/
dynamic-integrations
/
{id}
/
checks
/
{checkId}
cURL
curl --request PATCH \
  --url http://localhost:3333/v1/admin/dynamic-integrations/{id}/checks/{checkId}

Path Parameters

id
string
required
checkId
string
required

Response

200 - undefined