Skip to main content
DELETE

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

space_id
string<uuid>
required

ID of the space from which you want to remove the connected account.

connected_account_id
string<uuid>
required

ID of the connected account that you want to remove from the space.

Response

OK

The response is of type object.