Connectors (Integrations)
Delete a connector
Deletes the connector for the provider you specify. All grants on the connector stop working right away, and its credentials are deleted too.
To learn what gets removed and when, see Deleting resources and data.
delete/v3/connectors/{provider}
Path parameters
provider'google' | 'microsoft' | 'imap' | 'icloud' | 'yahoo' | 'ews' | 'virtual-calendar' | 'zoom' | 'nylas' required
Example:google
Response
Delete Succeeded
Example response
{
"request_id": "5967ca40-a2d8-4ee0-a0e0-6f18ace39a90"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.