Method: legacyPlaybooks.legacyPermissions

Full name: projects.locations.instances.legacyPlaybooks.legacyPermissions

legacyPlaybooks.legacyPermissions Removes all access permissions for the given workflow. Note the permissions for the notebook will be the default permissions that is set for the playbook.

HTTP request


Path parameters

Parameters
instance

string

Required. The instance to delete the permissions for. Format: projects/{project}/locations/{location}/instances/{instance}

Query parameters

Parameters
workflowOriginalIdentifier

string

Required. WorkflowOriginalIdentifier is the original identifier of the workflow.

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/cloud-platform

For more information, see the Authentication Overview.