API ReferenceOrganizations
Delete organization
Delete an organization. Only the owner can delete, and must have at least one other organization.
Authorization
sessionAuth AuthorizationBearer <token>
NextAuth session token
In: header
Path Parameters
orgId*string
Format
uuidResponse Body
application/json
curl -X DELETE "https://platform.autophone.org/api/organizations/497f6eca-6276-4993-bfeb-53cbbbba6f08"{
"success": true
}Empty
Empty
Empty
Empty