Path parameters
-
The unique identifier of the organization.
DELETE
/api/organizations/{id}
curl \
--request DELETE https://[tenant_id].logto.app/api/organizations/{id} \
--header "Authorization: Bearer $ACCESS_TOKEN"