Skip to main content
DELETE
/
v2
/
{env_id}
/
{flow_id}
/
{tenant}
/
linkedConnectors
/
state
Delete connector state
curl --request DELETE \
  --url https://api.hotglue.com/v2/{env_id}/{flow_id}/{tenant}/linkedConnectors/state \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Path Parameters

env_id
string
required

ID of environment

flow_id
string
required

ID of flow

tenant
string
required

ID of tenant

Query Parameters

connector_id
string
required

Name of connector to update

Response

200

The response is of type object.