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

slug
string
required

Query Parameters

workspace_id
string

Body

application/json
name
string
note
string
usage_limits
object | null
rate_limits
object
expires_at
string<date-time> | null
reset_usage
boolean

Response

200 - application/json
id
string<UUID>
slug
string
Last modified on September 18, 2026