cURL
curl --request DELETE \ --url https://client-api.hotglue.xyz/{env_id}/{flow_id}/{tenant}/linkedTargets \ --header 'x-api-key: <api-key>'
{}
Clears the configuration for a tenant’s linked target. This cannot be undone.
ID of environment
ID of flow
ID of tenant
Target name (ie. s3)
s3
200
The response is of type object.
object