Delete a connected account
Connected Accounts
Delete a connected account
Disconnects and removes a connected account. It will no longer be available for workflows or API calls. The user can connect again later by going through the OAuth flow.
DELETE
Delete a connected account
Authorizations
Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:
Headers
External user (end user) to act as. Optional — if omitted, Flowra uses the project’s default external user. Send a stable username (e.g. customer_alice) only when you need another end-user context.
Path Parameters
The unique identifier (id) of the connected account
Response
200 - application/json
Successfully deleted the connected account.