Skip to content

Organization

organization_public-keys_revoke

Revokes a public key.

Tool

organization_public-keys_revoke

Revokes a public key.

Revokes a public key. Idempotent; revocation is permanent.

Behavior

HTTP
POST /governance/api/v1/products/:productId/public-keys/:id/revoke

Arguments

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

Response

FieldTypeAlwaysDescription
idstring
namestring
scopestring
importedboolean
createdAtstring
createdBystring
keyPrefixstring
revokedAtstring

Try it

Revokes a public key.

When to use

Revokes a public key. Idempotent; revocation is permanent.

Example

Ask your agent something like this:

Revokes a public key.

The agent will invoke organization_public-keys_revoke with these arguments:

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

Esc

Start typing to search the docs.

navigateselect