{ "operationId": "atlassianRegistermodules", "method": "POST", "path": "/atlassian-connect/1/app/module/dynamic", "summary": "Atlassian Register Modules", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "message", "example": "Installation failed. The app com.example.app.key has duplicate module keys: [module-key]. Please contact the app vendor." }, { "status": "401", "contentType": "message", "example": "The request is not from a Connect app." } ] }