Skip to main content
DELETE
Delete a Connected Account

Authorizations

Authorization
string
header
required

An Account API key or an account-scoped user token. Prepend the key or token with Bearer, for example Bearer ***************************. See Auth & API keys for how to get each one.

Headers

Api-Version-Date
string

Pins the request to a dated API version.

Example:

"2026-09-24-1"

Path Parameters

id
string
required

Connected account ID, prefixed biz_.

Response

Connected account deleted.

deleted
boolean
required

Always true.

Example:

true

id
string
required

ID of the deleted connected account.

Example:

"biz_xxxxxxxxxxxxxx"