hackgatedName subdomain immediately after the site is enabled. A Started event is written to the site’s activity log.
Request
Headers
Bearer token. Example:
Bearer <token>Path parameters
The UUID of the site to activate.
Errors
| Condition | Status | title |
|---|---|---|
| Site is already active | 400 | "Site is already active" |
| Site is still deploying | 400 | "Site deployment is in progress" |
| Site not found | 404 | Site not found message |
Response
Returns the updated site object withisActive set to true.
Unique identifier for the site (UUID).
The origin URL being proxied.
The
hackgate.io subdomain now accepting researcher traffic.true after a successful enable request.Organization ID that owns this site.
User ID of the account that created the site.
ISO 8601 timestamp of when the site was created.
Whether a custom researcher allowlist is enabled.
false for a site that can be enabled.Scheduled activation date, if set.
null otherwise.Scheduled deactivation date, if set.
null otherwise.Test credentials for researchers.
null if not configured.Testing instructions for researchers.
null if not configured.Rate limiting rule string.
null if not configured.JSON-encoded block rules.
null if not configured.