v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133370117.8 KB
projects

Deletes the topic with the given name. Returns NOT_FOUND if the topic does not exist. After a topic is deleted, a new topic may be created with the same name; this is an entirely new topic with none of the old configuration or subscriptions. Existing subscriptions to this topic are not deleted, but their topic field is set to _deleted-topic_.

delete/v1/{+topic}

Path parameters

topicstring required

Required. Name of the topic to delete. Format is projects/{project}/topics/{topic}.

Response

Successful response