projects
Deletes a specific schema revision.
delete/v1/{+name}:deleteRevision
Path parameters
namestring required
Required. The name of the schema revision to be deleted, with a revision ID explicitly included. Example: projects/123/schemas/my-schema@c7cfa2a8
Query parameters
revisionIdstring
Optional. This field is deprecated and should not be used for specifying the revision ID. The revision ID should be specified via the name parameter.
Response
Successful response