{ "summary": "save", "operationId": "saveUsingPOST_1", "method": "POST", "path": "/v2/slack-configurations", "tags": [ "slack-configuration-resource" ], "description": "POST /v2/slack-configurations", "requestBody": { "description": "slackConfigurationState", "required": true }, "response": { "status": 200, "description": "OK" } }