Create Application

Creates a new application.

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

Create Application Request

string

The application key. Must be 2-64 lowercase alphanumeric characters, beginning with a letter (hyphens are supported). The key must be unique and immutable.

string

The application display name. Must be a unique string within the scope of the project, 1-255 alphanumeric characters in length, including underscores, hyphens, and spaces.

string
enum

A classification of how critical the application is for your business, for example:
- unspecified (default)
- low
- medium
- high
- critical

Allowed:
string

A free-text description of the application.

group_owners
array of strings

List of user groups defined in the project who own the application.

group_owners
labels
object

Key-value pairs for labeling the application. Each key and value is free text, limited to 255 characters, beginning and ending with an alphanumeric character ([a-z0-9A-Z]) with dashes (-), underscores (_), dots (.), and alphanumerics in between.
Each label must have both a key and a value. Empty values are not permitted.

string
enum

The maturity level of the application:
- unspecified
- experimental
- production
- end_of_life

Allowed:
string

The key of the project associated with the application.

user_owners
array of strings

List of users defined in the project who own the application.

user_owners
Responses

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