Delete a connected account
Soft-deletes a connected account by marking it as deleted in the database. This prevents the account from being used for API calls but preserves the record for audit purposes.
Path parameters
nanoid
The unique identifier (nanoid) of the connected account
Headers
x-api-key
Response
Successfully deleted the connected account. The account is marked as deleted but retained in the database for historical purposes.
success
Indicates whether the connected account was successfully deleted