v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14120262383.5 KB

Deletes an existing MethodResponse resource.

delete/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code}

Path parameters

restapi_idstring required

The string identifier of the associated RestApi.

resource_idstring required

The Resource identifier for the MethodResponse resource.

http_methodstring required

The HTTP verb of the Method resource.

status_codestring required

The status code.

The status code identifier for the MethodResponse resource.

Response

Success