Skip to content

Organization

organization_public-keys_update-scope

Replaces the scope of an active public key.

Tool

organization_public-keys_update-scope

Replaces the scope of an active public key.

Replaces the scope of an active public key.

Behavior

HTTP
PUT /governance/api/v1/products/:productId/public-keys/:id/scope

Arguments

NameTypeRequiredDescription
idstringNo description in the catalog.
scopestringNo description in the catalog.
productIdstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
namestring
scopestring
importedboolean
createdAtstring
createdBystring
keyPrefixstring
revokedAtstring

Try it

Replaces the scope of an active public key.

When to use

Replaces the scope of an active public key.

Example

Ask your agent something like this:

Replaces the scope of an active public key.

The agent will invoke organization_public-keys_update-scope with these arguments:

{
  "id": "<id>",
  "scope": "<scope>",
  "productId": "<productId>"
}

Esc

Start typing to search the docs.

navigateselect