Connections

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

messagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.