{}Spaces
Remove a Connected Account from a Space
Removes a connected account from a specific space.
DELETE
/
spaces
/
remove_connected_account
{}Authorizations
pat_with_workspaceconsole_session_with_workspaceapi_keyclient_session_with_customer
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
ID of the space from which you want to remove the connected account.
ID of the connected account that you want to remove from the space.
Response
OK
The response is of type object.
Was this page helpful?