app configs
Update an app config
Update a specific app config
patch/v2/sites/{site_id}/app_configs/{app_config_id}/
Path parameters
site_idstring required
Unique identifier for a resource
Example:Ny05CEfj
Unique alphanumeric ID of the site
app_config_idstring required
Unique identifier for a resource
Example:Ny05CEfj
Unique alphanumeric ID of the app config
Headers
Jw-Dry-Runboolean
Set the Jw-Dry-Run header to true if you want to validate your payload, but do not want the server to actually store the changes.
Request body
AppConfigMetadata required— unresolved $ref
Response
Successfully updated app config
AppConfigResourceRead required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.