Error
A valid request URL is required to generate request examples{
"WorkspaceId": "<string>",
"ConnectorId": "<string>",
"Output": "<string>",
"Destination": "<string>"
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}Create flowConnections
Creates a new flowConnections object with the specified parameters.
POST
/
flowConnections
Error
A valid request URL is required to generate request examples{
"WorkspaceId": "<string>",
"ConnectorId": "<string>",
"Output": "<string>",
"Destination": "<string>"
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
authtoken_headerbasicauthtoken_query
Body
application/json
The flowConnections entity to post