Method: projects.schemas.delete

Deletes a schema.

HTTP request

DELETE https://pubsub.googleapis.com/v1/{name}

Path parameters

Parameters
name

string

Required. Name of the schema to delete. Format is projects/{project}/schemas/{schema}.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/pubsub
  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.