v1
latestOpenAPI 3.1.02026-07-1451089.2 KBDelete 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
Example response
{
"success": true
}