Applications

Update application profile

Updates an existing application profile with new configuration (admin access required)

put/api/applications/application

Headers

X-EDH-USERstring required

SOCA username for authentication (must be admin)

X-EDH-TOKENstring required

SOCA authentication token

Response

Application profile updated successfully

successboolean
messagestring

Example response

{
  "success": true,
  "message": "Application updated successfully"
}

Changes