activate Reactor With Id
POST {{baseUrl}}/api/reactor
Activates the FusionAuth Reactor using a license Id and optionally a license text (for air-gapped deployments)
Request Body
{"license"=>"<string>", "licenseId"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string | 
RESPONSES
status: OK
""