Error
A valid request URL is required to generate request examples{
"WorkspaceId": "<string>",
"ConnectorId": "<string>",
"Output": "<string>",
"Destination": "<string>"
}This response has no body data.{
"error": {
"code": "<string>",
"message": "<string>"
}
}Update flowConnections
Updates the specified flowConnections object.
PUT
/
flowConnections(WorkspaceId='
{WorkspaceId}
',ConnectorId='
{ConnectorId}
',Output='
{Output}
')
Error
A valid request URL is required to generate request examples{
"WorkspaceId": "<string>",
"ConnectorId": "<string>",
"Output": "<string>",
"Destination": "<string>"
}This response has no body data.{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
authtoken_headerbasicauthtoken_query
Path Parameters
The key WorkspaceId
The key ConnectorId
The key Output
Body
application/json
The flowConnections entity to update.