Skip to main content
PUT
Edit an api key

Authorizations

x-api-key
string
header
required

Path Parameters

user_id
string
required

Body

application/json

A partial api-key edit — only the fields present are overwritten; a null/{}/"" value clears an optional gate.

condition
string | null
condition_id
string | null
condition_kwargs
Condition Kwargs · object | null
description
string | null
Minimum string length: 1
policy_data
Policy Data · object | null
scopes
string[] | null

Response

Success.

data
any
required