Skip to main content
PUT
Update API key

Authorizations

X-API-Key
string
header
required

Path Parameters

domain
string<hostname>
required

The domain name.

Body

application/json
apiKey
string
required

The new API key to associate with this domain.

Response

Successful update. The domain is now accessible using the new API key in the request body. The domain is no longer accessible using the API key in the request header.