Autional Autional
API Reference GitHub autional.com →

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

NameInTypeRequiredDefaultExampleConstraintsDescription
tenant_id path string Yes Tenant ID
app_id path string Yes Application ID

Responses

StatusDescriptionSchema
200Delete successfulobject
400Invalid request parametersobject
401Unauthorizedobject
403No permissionobject
500Internal server errorobject