Docs › API Reference › Billing Service › DELETE /admin/billing/subscription/{tenant_id}/apps/{app_id}/pricing
DELETE /admin/billing/subscription/{tenant_id}/apps/{app_id}/pricing
Delete the independent resource pricing configuration for a specified tenant application. After deletion, the application reverts to the tenant's default plan pricing.
Billing Service `bearerAuth` application/json
Request Parameters
Name In Type Required Default Example Constraints Description
tenant_id
path
string
Yes
Tenant ID
app_id
path
string
Yes
Application ID
Responses
Status Description Schema
200 Delete successful object400 Invalid request parameters object401 Unauthorized object403 No permission object500 Internal server error object