This endpoint lets you specify flow instances to remove prospects from.
A flow instance is created when a prospect is added to a flow. Retrieve the flow instance Id from the /v2/flows/prospects endpoint.
The flow instance Ids the prospect was successfully removed from are returned in the response. If a prospect could not be removed from the flow for any reason, the Id isn’t returned in the response and the prospect is still assigned to the flow.
You can remove prospects from up to 200 flows in a single request.
Required authorizaton scope: 'api:flows:write'.
Unassign flows by Flow Instance ID request.
The unique identifiers of the flows that prospects should be removed from.
(Optional) The email address of the Gong user requesting to remove prospects from the flow instance. This is not the email of the prospect being removed from the flow.
Successful response
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Set of flow instance ids prospects were successfully removed from.
Malformed request
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.
Unauthorized
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.
API request limit exceeded
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.
Failed to complete the operation due to an unexpected error
A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
Error messages.