Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
description
string
rate_limits
object[] | null
usage_limits
object
reset_usage
boolean
scopes
string[]
defaults
object
alert_emails
string<email>[]
expires_at
string<date-time> | null
rotation_policy
object | null

Response

200 - application/json

The response is of type object.

Last modified on September 17, 2026