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.

The env and envId fields are not populated on the response with this endpoint.

👥

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.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!