v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
App Resource Type

Delete Manually Managed Resource Type

Delete a manually managed resource type and all its associated resources from an app.

delete/api/v1/apps/{app_id}/resource_types/{id}

Path parameters

app_idstring required

The ID of the app that owns the resource type.

idstring required

The ID of the resource type to delete.

Request body

C1ApiAppV1DeleteManuallyManagedResourceTypeRequestInput required

The request message for deleting a manually managed resource type.

Response

The empty response message for deleting a manually managed resource type.

C1ApiAppV1DeleteManuallyManagedResourceTypeResponse required

The empty response message for deleting a manually managed resource type.