Bolta.team.rotate Key

Rotate or revoke an existing API key for a human or agent principal, issuing a replacement key.

boltaai Updated

File contents

Steps

  1. Check capability: team:manage_keys.
  2. Call:
    • bolta.rotate_api_key({workspace_id, api_key_id, action, new_label})
  3. Output result.

Safety

  • If revoke is requested, confirm no automation depends on it (if you can detect), otherwise warn in output.

boltaai/bolta-skills/tree/main/skills/control-plane/bolta.team.rotate_key commit 898e048596

Frequently asked questions

npx skillmds@latest add boltaai/bolta-team-rotate-key