Linked targets
Unlink a target
Clears the configuration for a tenant’s linked target. This cannot be undone.
DELETE
/
{env_id}
/
{flow_id}
/
{tenant}
/
linkedTargets
Authorizations
x-api-key
string
headerrequiredPath Parameters
env_id
string
requiredID of environment
flow_id
string
requiredID of flow
tenant
string
requiredID of tenant
Query Parameters
target_name
string
requiredTarget name (ie. s3
)
Response
200 - application/json
The response is of type object
.