Unlink a target
Clears the configuration for a tenant's linked target. This cannot be undone.
delete/{env_id}/{flow_id}/{tenant}/linkedTargets
Path parameters
env_idstring required
ID of environment
flow_idstring required
ID of flow
tenantstring required
ID of tenant
Query parameters
target_namestring required
Target name (ie. s3)
Response
200
object required
Changes
No recorded changes to this endpoint across all 3 revisions of this API.