Skip to main content

Remove account from organization

DELETE 

/bv/org/v1/organizations/accounts/:account_id

Removes a specific account from an organization using the provided account_id.


Required field(s):

  • account_id

Request

Path Parameters

    account_id stringrequired

    Required. The unique id of the account.

Responses

A successful response.

Schema

    object

Loading...