Method: tunedModels.permissions.delete

Deletes the permission.

HTTP request

DELETE https://generativelanguage.googleapis.com/v1beta3/{name=tunedModels/*/permissions/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The resource name of the permission. Format: tunedModels/{tunedModel}/permissions/{permission}

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/generative-language

For more information, see the Authentication Overview.