projects
Create a curation resource in the API hub. Once a curation resource is created, plugin instances can start using it.
post/v1/{+parent}/curations
Path parameters
parentstring required
Required. The parent resource for the curation resource. Format: projects/{project}/locations/{location}
Query parameters
curationIdstring
Optional. The ID to use for the curation resource, which will become the final component of the curations's resource name. This field is optional. * If provided, the same will be used. The service will throw an error if the specified ID is already used by another curation resource in the API hub. * If not provided, a system generated ID will be used. This value should be 4-500 characters, and valid characters are /a-z[0-9]-_/.
Request body
Response
Successful response