Update an Application

Required Permissions

applications:write

Rate Limit

basic

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}

Stringified UUIDv4.

Body Params
double | null
0 to 365

Threshold in days compared against a user's last activity to determine whether the user is Active. 90 days by default and editable on Subscription details page.

string | null

The label for the application.

string | null
^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+.[a-zA-Z]{2,}$

Manually selected email address of the Application Owner.

string | null

Business goals of the application.

string | null
^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+.[a-zA-Z]{2,}$

Manually selected email address of the Business Owner.

string | null

Manually selected team that primarily owns the management of the application. Accepts an existing value, null, or a new value, which is created on write.

string | null

Zylo-managed or internally-managed Category of the application. New values cannot be created through the API: add them in Zylo under Admin -> Categorization with Custom Categories enabled, then read them from GET /v2/applications/options/category and assign with a PATCH.
Learn More

string

Values for custom fields associated with this Application.
See custom field details here.

boolean | null

Manually selected field to identify which applications contain Personally Identifiable Information (PII) on users.

string | null
^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+.[a-zA-Z]{2,}$

Manually selected email address of the IT Owner.

boolean | null

Manually selected field to indicate if supported internally by IT.

string | null
enum

Manually selected pick list field to identify what action needs to be taken next on an application.

Allowed:
boolean | null

Manually selected field to identify which applications are enforced behind Single Sign On provider.

string | null
enum

Status of the application. Reads may return: active, expired, cancelled, inactive, detected, discovered, monitored, managed, discontinued. Only "active" and "cancelled" may be set via the API; other statuses are calculated by Zylo from app data.

Allowed:
string | null

Zylo-managed or internally-managed Subcategory of the application. New values cannot be created through the API: add them in Zylo under Admin -> Categorization with Custom Categories enabled, then read them from GET /v2/applications/options/subcategory and assign with a PATCH.
Learn More

tags
array of strings | null

Custom tags that have been applied to an Application.

tags
boolean | null

Manually selected field to indicate if true-ups are required by the application supplier.

Response

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