Update Configuration
Modify and deploy application settings via secure PUT requests.
PUT /v3/apps/{app_id}/config
Configuration Payload
JSON
Request & Response Log
--:--:--
Awaiting configuration update...
--:--:--
Response will appear here...
🛡️
Security Validation Active: All PUT requests are sanitized, schema-validated, and audit-logged. Encoded path sequences (e.g., %0A) are normalized before processing. Unauthorized or malformed payloads are automatically rejected.