v1

latestOpenAPI 3.1.02026-07-1451089.2 KB

Delete an organization

Delete an organization by providing the organization key.

  • Upon deleting a organization, the organization will also be removed from any associated boxes.
delete/organizations/{organizationKey}

Path parameters

organizationKeystring required

Organization key

Response

200

successboolean

Example response

{
  "success": true
}