---
title: "Update details of a particular app config."
slug: "update-details-of-a-particular-app-config"
updated: 2026-04-04T02:22:39Z
published: 2026-04-04T02:22:47Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fortanix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update details of a particular app config.

Patch/v1/app_configs/{config-id}

Update details of a particular app config.

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Path parametersconfig-idstringRequired

Identity of an application config.

Body parameters<select class='api-response-data' aria-label='Media type'><option value='be45d694-006c-4317-b076-a7d6d570c22a'>application/json</option>
</select>object  

Update an application config.

namestring    
descriptionstring    
ports Array of string   string    
group_idstring  (uuid)    

Responses200

Details of an app config

<select class='api-response-data' aria-label='Media type'><option value='78c4a8eb-d8de-42a3-950d-ad634189523e'>application/json</option>
</select>Expand Allobject  config_idstring    
created_atinteger  (int64)    
updated_atinteger  (int64)    
namestring    
descriptionstring    
app_configobject  property*object (ApplicationConfigContents)  additionalPropertiescontentsstring    

labelsobject  property*string    additionalProperties

ports Array of string   string    
zoneobject (VersionedZoneId)  idstring  (uuid)    
versioninteger  (int64)    

group_idstring  (uuid)
