Skip to main content
PUT
Update

Authorizations

apikey
string
header
required

API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).

Path Parameters

apiKey
string
required

An apikey to update.

Body

application/json
name
string

Friendly name for the API key.

scope
enum<string>

Scope for the API key. Possible values: userauth, admin.

Available options:
userauth,
admin

Response

200 - application/json

Updated API Key

data
object