Example searches: “phone”, “oidcClientMetadata”, “O auth2”, “postLogoutRedirectUris”, “isThirdParty”
Delete organization scope by ID.
The unique identifier of the organization scope.
The organization scope was deleted successfully.
Bad Request
Unauthorized
Forbidden
Not Found
curl \ --request DELETE 'https://[tenant_id].logto.app/api/organization-scopes/{id}' \ --header "Authorization: Bearer $ACCESS_TOKEN"