ghl_contact_delete_from_workflow
Remove a contact from a workflow by providing contact ID and workflow ID. Specify an optional event start time.
Instructions
Delete Contact from Workflow Endpoint: DELETE /contacts/{contactId}/workflow/{workflowId} (Version header: v3; source: v3/contacts-v3.json) OAuth scopes: contacts.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| contactId | Yes | Contact Id | |
| workflowId | Yes | Workflow Id |