PUT
/
api
/
v1
/
cloud-defender
/
{id}

Authorizations

X-Aegister-Token
string
header
required

Path Parameters

id
integer
required

Body

email
string

Email address of the Cloud Defender manager.

endpoint
string

Web application exposed interface address.

fqdn
string

(Fully Qualified Domain Name) is your web application domain name.

organization
number

Organization unique identifier for which the Cloud Defender is installed.

services
enum<string>[]

The services you need to activate for the web application.

Available options:
Caching,
DDoS,
OneFirewall,
WAF

Response

200 - application/json
data
object
error
integer

Any value different from 0 indicates an error.
More details can be found in messages.

Required range: 0 < x < 0
messages
any[]

If error is 1, contains zero or more details on the error.