Update Application

Updates the definition of the specified application with new data. All fields in the body are optional, which means that only the fields included in the request body will be replaced. Note that the application_key and project_key cannot be modified.

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

The unique identifier for the application.

Body Params

Update Application Request

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:
- 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:
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