Skip to main content
PATCH
Update an API key

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

apiKeyId
string<uuid>
required

The ID of the API key to update

Body

application/json
name
string

The new name for the API key

Required string length: 1 - 255
Example:

"Production API Key"

roles
object

A list of api key role ids

Example:

Response

API key updated successfully