{
"ok": true
}Simulations
Simulate Connected Account Disconnection
Simulates a connected account becoming disconnected from Seam. Only applicable for sandbox workspaces.
POST
/
connected_accounts
/
simulate
/
disconnect
{
"ok": true
}Authorizations
api_keypat_with_workspaceconsole_session_with_workspaceclient_session_with_customer
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the connected account you want to simulate as disconnected.
Response
OK

