Workspaces
Create Workspace
Establishes a new isolated security workspace for organizing and managing assets, targets, and vulnerabilities within a dedicated environment.
POST
Create Workspace
Body
application/json
Response
200 - application/json
The name of the workspace
Example:
"My Workspace"
The description of the workspace
Example:
"This is my workspace"
Automatically scan and detect internet-facing assets (domains, IPs) in workspace networks
Example:
true
Newly discovered assets become active immediately without manual review
Example:
true
Encrypted Data Encryption Key (DEK) for this workspace. Encrypted with system KEK. Null for workspaces created before envelope encryption.
Timestamp when DEK was generated
Create Workspace
