Skip to main content
POST
Update an API key.

Authorizations

Authorization
string
header
required

Bearer token with Platform JWT token or API Key.

Path Parameters

userId
string
required
key
string
required

Body

application/json
name
string
required

You need to provide name of the user.

restricted
boolean
required

You can provide if key should be whitelisted.

whitelist
object[]

In case when restricted, this should be filled also.

Response

OK.