v1
latestOpenAPI 3.1.02026-07-22370342.6 KBConnections
Delete Current Connection
Request permanent deletion of the current connection and its synced data. This endpoint updates the connection's status to pending_deletion and returns 202 Accepted. Deletion will begin asynchronously after a grace period.
delete/connections/current
Headers
Connection-Tokenstring required
Example:con_tkn_22vUhkC6tgre4kwaYfUkCDA1rzn6eyb4
The token returned when a user authenticated their account. This authorizes access to a specific account.
Response
Accepted