Plane docs
ApiSchemas

ApiKeyId

One shape from the contract, as it appears on the wire.

Used by apiKeys.create, apiKeys.list, apiKeys.revoke, apiKeys.update, auth.me, sessions.annotate, sessions.events, sessions.send, usage.keys

Referenced from ApiKeyNotFoundEncoded

JSON Schema

{
  "type": "string",
  "minLength": 1
}

On this page