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
Example response
{
"success": true
}