{ "operationId": "createAppConfigurationItem", "path": "/app-configuration-items", "method": "post", "status": "201", "contentType": "application/json", "example": "{\n \"apiURL\": \"string\",\n \"app\": {\n \"id\": \"string\"\n },\n \"createdAt\": \"2024-03-14T21:52:32.929Z\",\n \"id\": \"string\",\n \"type\": \"field\",\n \"modifiedAt\": \"2024-03-14T21:52:32.929Z\",\n \"path\": [\n \"My Schema 1\",\n \"My Field 1\"\n ],\n \"value\": \"tsf_HXUnClU9\"\n}\n" }