v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14120262383.5 KB

Changes information about a Resource resource.

patch/restapis/{restapi_id}/resources/{resource_id}

Path parameters

restapi_idstring required

The string identifier of the associated RestApi.

resource_idstring required

The identifier of the Resource resource.

Request body

Response

Success

idstring

The resource's identifier.

parentIdstring

The parent resource's identifier.

pathPartstring

The last path segment for this resource.

pathstring

The full path for this resource.

resourceMethodsobject

Gets an API resource's method of a given HTTP verb.