deleteOrganization()
Deletes an Organization
- Name
organizationId
- Type
string
- Description
The ID of the organization to delete.
Backend API (BAPI) endpoint
This method in the SDK is a wrapper around the BAPI endpoint DELETE/organizations/{organization_id}
. See the BAPI reference for more information.
Feedback
Last updated on