/
/Mosey API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 17h ago · Updated 3w agoView markdown
  • postEmbedded Signup
  • postCreate Hosted Signup Session
  • postAuthenticate Legal Entity
  • postCreate Hosted Signup Session
  • getList Mosey Tasks
  • getDisplay Handbook Summary
  • postProvide A Session Scoped Handbook Builder Page.
  • getList Locations
  • putAdd Location
  • patchUpdate Location Configuration
  • getList Tasks
  • getList Tasks for Location
  • getGet Task
  • patchUpdate Task Status
  • postCreate Hosted Session to Automate Task
  • postCreate Hosted Session to View Tasks
  • getGet Legal Entity
  • getList Account Logins for Location
  • getList Legal Entity's Account Logins
  • postCreate Account Login Session
  • getList Mail
  • getList Mail by Location
  • getList Agency Accounts
  • getList Agency Accounts for Location
  • postConnect Account
  • getGet Account Connection
  • postCancel Account Connection

Cancel Account Connection

Cancels a pending, registering, or authenticating connection for the given connection_id.

post/accounts/connections/{connection_id}/cancel

Path parameters

connection_idstring required

Response

Successful Response

idstring required
status'pending' | 'authenticating' | 'registering' | 'connected' | 'disconnected' | 'canceled' required