Create application

Create Application

Creates a new Stackhawk Application for this organization.

Applications group scan results from HawkScan, and coordinate settings to influence HawkScan behavior. The application may also contain a specific environment name and id. For more information, see Applications.

ParameterDefaultDescription
applicationId""The UUID identifier of this application.
name""The name of this application.
env""The name of this environment. Only set when requesting Application Environments.
envId""The UUID identifier of this environment.
applicationStatus"ACTIVE"The status of this application. Either ACTIVE or ENV_INCOMPLETE.
organizationId""The UUID identifier of the organization that owns this application.
applicationType"STANDARD"The type of this application.
cloudScanTarget{}Optional Cloud Scan Target configuration.

The env and envId fields are not populated on the response with this endpoint. A name is not required to create an application, but it is strongly encouraged.

Teams Supported

If the user belongs to a StackHawk Team, a created application will belong to the user's Team.

Audited

This is recorded as APPLICATION_ADDED User Activity.

Requires write:application permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID identifier for this StackHawk Organization.

Body Params
string
enum

A specified status for this new application.

Allowed:
string

Optional Cloud Scanning Target URL.

string
required

The initial environment for this new application.

string

The host specified when creating a new application

string
required

The name of this new application.

string

The UUID identifier of the team that this application belongs to.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

401

Unauthorized

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/x-protobuf