v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Request Schema

Delete

Delete a request schema by ID. Associated entitlement bindings are also deleted.

delete/api/v1/request_schemas/{request_schema_id}

Path parameters

request_schema_idstring required

The unique identifier of the request schema to delete.

Request body

C1ApiRequestSchemaV1RequestSchemaServiceDeleteRequestInput required

The request message for deleting a request schema.

Response

The response message for deleting a request schema.

C1ApiRequestSchemaV1RequestSchemaServiceDeleteResponse required

The response message for deleting a request schema.