Delete schema mode for a subject.
HTTP request
DELETE https://managedkafka.googleapis.com/v1/{name=projects/*/locations/*/schemaRegistries/*/mode/**}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The resource name of subject to delete the mode for. The format is * projects/{project}/locations/{location}/schemaRegistries/{schemaRegistry}/mode/{subject} * projects/{project}/locations/{location}/schemaRegistries/{schemaRegistry}/contexts/{context}/mode/{subject} |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of SchemaMode.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.