openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 291 kB
JSON
{"openapi":"3.0.0","x-hasEquivalentPaths":true,"info":{"contact":{"x-twitter":"AGCOcorp"},"title":"AGCO API","version":"v1","x-apisguru-categories":["ecommerce"],"x-logo":{"url":"https://twitter.com/AGCOcorp/profile_image?size=original"},"x-origin":[{"format":"swagger","url":"https://secure.agco-ats.com:443/swagger/docs/v1","version":"2.0"}],"x-providerName":"agco-ats.com"},"paths":{"/api/v2/AftermarketServices/Certificates":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_GetCerts","responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/System.Object"}},"text/json":{"schema":{"$ref":"#/components/schemas/System.Object"}},"application/xml":{"schema":{"$ref":"#/components/schemas/System.Object"}},"text/xml":{"schema":{"$ref":"#/components/schemas/System.Object"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"No Documentation Found.","tags":["AftermarketServices"]}},"/api/v2/AftermarketServices/ECUs/{serialNumber}":{"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_PutECU","parameters":[{"description":"The serial number of the ECU.","in":"path","name":"serialNumber","required":true,"schema":{"type":"string"}},{"description":"The EDT Instance Id of the kit calling this method.","in":"query","name":"EDTInstanceId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"text/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}}},"description":"The ecu to modify.","required":true},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"text/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Activate or Deactivate an ECU, or Report an ECU as Damaged.","tags":["AftermarketServices"]}},"/api/v2/AftermarketServices/Engines/{serialNumber}/IQACodes":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_GetEngineIQACodes","parameters":[{"description":"The serial number of the engine.","in":"path","name":"serialNumber","required":true,"schema":{"type":"string"}},{"description":"The EDT Instance Id of the kit calling this method.","in":"query","name":"EDTInstanceId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"items":{"type":"string"},"type":"array"}},"text/json":{"schema":{"items":{"type":"string"},"type":"array"}},"application/xml":{"schema":{"items":{"type":"string"},"type":"array"}},"text/xml":{"schema":{"items":{"type":"string"},"type":"array"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get injector codes given engine.","tags":["AftermarketServices"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_PutIQACodes","parameters":[{"description":"The serial number of the Engine","in":"path","name":"serialNumber","required":true,"schema":{"type":"string"}},{"description":"The EDT Instance Id of the kit calling this method.","in":"query","name":"EDTInstanceId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"items":{"type":"string"},"type":"array"}},"text/json":{"schema":{"items":{"type":"string"},"type":"array"}},"application/xml":{"schema":{"items":{"type":"string"},"type":"array"}},"text/xml":{"schema":{"items":{"type":"string"},"type":"array"}},"application/x-www-form-urlencoded":{"schema":{"items":{"type":"string"},"type":"array"}}},"description":"A string array of IQA codes in physical order","required":true},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"boolean"}},"text/json":{"schema":{"type":"boolean"}},"application/xml":{"schema":{"type":"boolean"}},"text/xml":{"schema":{"type":"boolean"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Report the IQA codes used by an engine","tags":["AftermarketServices"]}},"/api/v2/AftermarketServices/Engines/{serialNumber}/ProductionData":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_GetProductionData","parameters":[{"description":"The serial number of the engine.","in":"path","name":"serialNumber","required":true,"schema":{"type":"string"}},{"description":"The EDT Instance Id of the kit calling this method.","in":"query","name":"EDTInstanceId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ProductionData"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ProductionData"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ProductionData"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ProductionData"},"type":"array"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get production calibration data for given engine.","tags":["AftermarketServices"]}},"/api/v2/AftermarketServices/Hello":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_GetConnectionStatus","responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"boolean"}},"text/json":{"schema":{"type":"boolean"}},"application/xml":{"schema":{"type":"boolean"}},"text/xml":{"schema":{"type":"boolean"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Check whether there is connectivity to AGCO Power Web Services","tags":["AftermarketServices"]}},"/api/v2/AftermarketServices/UserStatuses":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_GetUserStatus","parameters":[{"in":"query","name":"voucherCode","required":true,"schema":{"type":"string"}},{"in":"query","name":"dealerCode","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"text/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Retrieve the status of an EDT Kit Registration with AGCO Power Web Services","tags":["AftermarketServices"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_UpdateUserStatus","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"text/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}}},"required":true},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"boolean"}},"text/json":{"schema":{"type":"boolean"}},"application/xml":{"schema":{"type":"boolean"}},"text/xml":{"schema":{"type":"boolean"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Update the status of an EDT Kit Registration with AGCO Power Web Services","tags":["AftermarketServices"]}},"/api/v2/AuthenticatedUsers/{UserID}/Tokens":{"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"Authentication_PutManageTokens","parameters":[{"in":"path","name":"UserID","required":true,"schema":{"type":"integer","format":"int32"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.TokenOptions"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.TokenOptions"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.TokenOptions"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.TokenOptions"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/API.Models.TokenOptions"}}},"description":"The options for token management.","required":true},"responses":{"204":{"description":"No Content"}},"summary":"Manage API tokens.","tags":["Authentication"]}},"/api/v2/Authentication":{"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"Authentication_Default","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.Credentials"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.Credentials"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.Credentials"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.Credentials"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/API.Models.Credentials"}}},"description":"Create a user account.","required":true},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.AuthenticatedUser"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.AuthenticatedUser"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.AuthenticatedUser"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.AuthenticatedUser"}}}}},"summary":"Authenticate a user.","tags":["Authentication"]}},"/api/v2/Authentication/IsAlive":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"Authentication_IsAlive","responses":{"204":{"description":"No Content"}},"summary":"Acknowledges the connection to the API","tags":["Authentication"]}},"/api/v2/Authentication/RequestPasswordReset":{"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"Authentication_RequestPasswordReset","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordResetRequest"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordResetRequest"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordResetRequest"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordResetRequest"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordResetRequest"}}},"description":"The password reset request.","required":true},"responses":{"204":{"description":"No Content"}},"summary":"Request a password reset.","tags":["Authentication"]}},"/api/v2/Authentication/ResetPasword":{"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"Authentication_ResetPasword","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordReset"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordReset"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordReset"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordReset"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordReset"}}},"description":"The password reset detail.","required":true},"responses":{"204":{"description":"No Content"}},"summary":"Reset a password","tags":["Authentication"]}},"/api/v2/AuthorizationCodeDefinitions":{"get":{"deprecated":false,"description":"Additional searches: validationFields[Name]=true and dataFields[Name]=true. These can be used to search for authorization code definitions that have the specified data or validation fields.","parameters":[{"description":"Optional. The page limit. If not specified, the default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. The page offset. If not specified, the default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. If specified, filters definitions by name. Starting and ending wildcards (*) supported.","in":"query","name":"name","required":false,"schema":{"type":"string"}},{"description":"Optional. If specified, filters definitions to those created by the given User ID.","in":"query","name":"createdByUserID","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. If specified, filters definitions to those deleted by the given User ID.","in":"query","name":"deletedByUserID","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. Whether to include deleted definitions. 'False' by default.","in":"query","name":"includeDeleted","required":false,"schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition_"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition_"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition_"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get authorization code definitions.","tags":["AuthorizationCodeDefinitions"]},"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodeDefinitions_PostAuthorizationCodeDefinition","requestBody":{"$ref":"#/components/requestBodies/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"string"}},"text/json":{"schema":{"type":"string"}},"application/xml":{"schema":{"type":"string"}},"text/xml":{"schema":{"type":"string"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Add an authorization code definition.","tags":["AuthorizationCodeDefinitions"]}},"/api/v2/AuthorizationCodeDefinitions/{id}":{"delete":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodeDefinitions_DeleteAuthorizationCodeDefinition","parameters":[{"description":"The ID of the authorization code definition.","in":"path","name":"id","required":true,"schema":{"type":"string"}}],"responses":{"204":{"description":"No Content"},"default":{"description":"API Error Response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Disable an authorization code definition","tags":["AuthorizationCodeDefinitions"]},"get":{"deprecated":false,"description":"No Documentation Found.","parameters":[{"description":"The ID of the authorization code definition.","in":"path","name":"id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"}},"text/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get an authorization code definition by its ID","tags":["AuthorizationCodeDefinitions"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodeDefinitions_PutAuthorizationCodeDefinition","parameters":[{"description":"The ID of the authorization code definition.","in":"path","name":"id","required":true,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"},"responses":{"204":{"description":"No Content"},"default":{"description":"API Error Response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Update an authorization code definition","tags":["AuthorizationCodeDefinitions"]}},"/api/v2/AuthorizationCodes":{"get":{"deprecated":false,"description":"Additional searches: validationParameters[Name]=Value and dataParameters[Name]=Value. These can be used to search for authorization codes that have been generated using specified values for data or validation parameters.","operationId":"AuthorizationCodes_GetAuthorizationCodes","parameters":[{"description":"Optional. If provided, searches for entities with the provided authorization code.","in":"query","name":"code","required":false,"schema":{"type":"string"}},{"description":"Optional. The page limit. If not specified, the default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. The page offset. If not specified, the default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. If specified, filters codes by definition id.","in":"query","name":"definitionID","required":false,"schema":{"type":"string"}},{"description":"Optional. If specified, filters codes to those created by the given User ID.","in":"query","name":"createdByUserID","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. If specified, filters codes to those deleted by the given User ID.","in":"query","name":"deletedByUserID","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. Whether to include deleted codes. 'False' by default.","in":"query","name":"includeDeleted","required":false,"schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCode_"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCode_"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCode_"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get authorization codes.","tags":["AuthorizationCodes"]},"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodes_PostAuthorizationCode","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}}},"description":"The model from which to generate an authorization code.","required":true},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"format":"int32","type":"integer"}},"text/json":{"schema":{"format":"int32","type":"integer"}},"application/xml":{"schema":{"format":"int32","type":"integer"}},"text/xml":{"schema":{"format":"int32","type":"integer"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Generates an authorization code using the provided definition and parameters.","tags":["AuthorizationCodes"]}},"/api/v2/AuthorizationCodes/{id}":{"delete":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodes_DeleteAuthorizationCode","parameters":[{"description":"The id of the authorization code.","in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int32"}}],"responses":{"204":{"description":"No Content"},"default":{"description":"API Error Response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Hide an authorization code.","tags":["AuthorizationCodes"]},"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodes_GetAuthorizationCode","parameters":[{"description":"The id of the authorization code.","in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get an authorization code by its ID.","tags":["AuthorizationCodes"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodes_PutAuthorizationCode","parameters":[{"description":"The id of the authorization code.","in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int32"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}}},"description":"The model from which to update an authorization code.","required":true},"responses":{"204":{"description":"No Content"},"default":{"description":"API Error Response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Update an authorization code.","tags":["AuthorizationCodes"]}},"/api/v2/Brands":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"Brands_Brands","responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"items":{"type":"string"},"type":"array"}},"text/json":{"schema":{"items":{"type":"string"},"type":"array"}},"application/xml":{"schema":{"items":{"type":"string"},"type":"array"}},"text/xml":{"schema":{"items":{"type":"string"},"type":"array"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Gets a list of Brands.","tags":["Brands"]}},"/api/v2/Bundles":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"Bundles_GetBundles","parameters":[{"description":"Optional. Filter by UpdateGroup ID.","in":"query","name":"UpdateGroupID","required":false,"schema":{"type":"string"}},{"description":"Optional. Filter by active status.","in":"query","name":"Active","required":false,"schema":{"type":"boolean"}},{"description":"Optional. The page limit. The default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. The page offset. The default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_UpdateSystem.Models.Bundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_UpdateSystem.Models.Bundle_"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get the list of bundles.","tags":["Bundles"]},"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"Bundles_PostBundle","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"application/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}}},"description":"The bundle to add","required":true},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"string"}},"text/json":{"schema":{"type":"string"}},"application/xml":{"schema":{"type":"string"}},"text/xml":{"schema":{"type":"string"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Add a Bundle to the Update System.","tags":["Bundles"]}},"/api/v2/Bundles/{ID}":{"delete":{"deprecated":false,"description":"No Documentation Found.","operationId":"Bundles_DeleteBundle","parameters":[{"description":"The Bundle ID to Delete","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"responses":{"204":{"description":"No Content"},"default":{"description":"API Error Response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Delete a Bundle.","tags":["Bundles"]},"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"Bundles_GetBundle","parameters":[{"description":"The Bundle ID","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"application/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get a specific Bundle by ID.","tags":["Bundles"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"Bundles_PutBundle","parameters":[{"description":"The unique ID of the Bundle","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"application/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}}},"description":"The bundle to modify","required":true},"responses":{"204":{"description":"No Content"},"default":{"description":"API Error Response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Modify a Bundle in the Update System.","tags":["Bundles"]}},"/api/v2/Clients":{"get":{"deprecated":false,"description":"No Documentation Found.","parameters":[{"description":"Optional. Filter clients by Tag. Wildcards are supported (*).","in":"query","name":"Tag","required":false,"schema":{"type":"string"}},{"description":"Optional. The page limit. The default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. The page offset. The default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_UpdateSystem.Models.Client_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_UpdateSystem.Models.Client_"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get a List of Clients in the Update System.","tags":["Clients"]}},"/api/v2/Clients/{ClientID}/CachedFiles":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"UpdateSystem_GetCachedFiles","parameters":[{"description":"The ClientID of the Client","in":"path","name":"ClientID","required":true,"schema":{"type":"string"}},{"description":"Only Expired Files (true|false)","in":"query","name":"Expired","required":true,"schema":{"type":"boolean"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"items":{"type":"string"},"type":"array"}},"text/json":{"schema":{"items":{"type":"string"},"type":"array"}},"application/xml":{"schema":{"items":{"type":"string"},"type":"array"}},"text/xml":{"schema":{"items":{"type":"string"},"type":"array"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get a list of Cached Files installed on the client Machine.","tags":["UpdateSystem"]}},"/api/v2/Clients/{ClientID}/PackageReports":{"get":{"deprecated":false,"description":"No Documentation Found.","parameters":[{"description":"The Client ID","in":"path","name":"ClientID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"},"type":"array"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get the package reports for a client.","tags":["PackageReports"]},"put":{"deprecated":false,"description":"No Documentation Found.","parameters":[{"description":"The Client ID","in":"path","name":"ClientID","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"}},"text/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"}},"application/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"}},"text/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"}}},"description":"The Package Report","required":true},"responses":{"204":{"description":"No Content"},"default":{"description":"API Error Response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Submit a package report","tags":["PackageReports"]}},"/api/v2/Clients/{ClientID}/PackageReports/Batch":{"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"PackageReports_Batch","parameters":[{"description":"The Client ID","in":"path","name":"ClientID","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"},"type":"array"}},"application/x-www-form-urlencoded":{"schema":{"items":{"$ref":"#/components/schemas/UpdateSystem.Models.PackageReport"},"type":"array"}}},"description":"The Package Reports","required":true},"responses":{"204":{"description":"No Content"},"default":{"description":"API Error Response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Submit a batch of package reports","tags":["PackageReports"]}},"/api/v2/Clients/{ID}":{"get":{"deprecated":false,"description":"No Documentation Found.","parameters":[{"description":"The Client ID","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Client"}},"text/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Client"}},"application/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Client"}},"text/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Client"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get a Client in the Update System.","tags":["Clients"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"Clients_Put","parameters":[{"description":"The Client ID","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Client"}},"text/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Client"}},"application/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Client"}},"text/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Client"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Client"}}},"description":"Updated Client Object.","required":true},"responses":{"204":{"description":"No Content"},"default":{"description":"API Error Response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Update a Client.","tags":["Clients"]}},"/api/v2/Clients/{ID}/AvailableUpdateGroupSubscriptions":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"Clients_GetAvailableSubscriptions","parameters":[{"description":"The Client ID","in":"path","name":"ID","required":true,"schema":{"type":"string"}},{"description":"Optional. Filter by Update Group.","in":"query","name":"UpdateGroupID","required":false,"schema":{"type":"string"}},{"description":"Optional. The page limit. The default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. The page offset. The default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_UpdateSystem.Models.AvailableUpdateGroupSubscription_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_UpdateSystem.Models.AvailableUpdateGroupSubscription_"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get a Client's Available Update Group Subscriptions","tags":["Clients"]}},"/api/v2/Clients/{ID}/UpdateGroupSubscriptions":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"Clients_GetSubscriptions","parameters":[{"description":"The Client ID","in":"path","name":"ID","required":true,"schema":{"type":"string"}},{"description":"Optional. Filter by Update Group.","in":"query","name":"UpdateGroupID","required":false,"schema":{"type":"string"}},{"description":"Optional. The page limit. The default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. The page offset. The default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_UpdateSystem.Models.UpdateGroupSubscription_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_UpdateSystem.Models.UpdateGroupSubscription_"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get a Client's Current Update Group Subscriptions","tags":["Clients"]}},"/api/v2/ContentDefinitions":{"get":{"deprecated":false,"description":"Gets a collection of ContentDefinitions. When successful, the response is a PagedResponse of ContentDefinitions.\r\n If unsuccessful, an appropriate ApiError is returned.","operationId":"ContentDefinitions_GetContentDefinitions","parameters":[{"description":"Optional. The page limit. If not specified, the default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. The page offset. If not specified, the default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"type":"integer","format":"int32"}},{"description":"Optional. Filter by UserID.","in":"query","name":"userID","required":false,"schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_ContentSubmission.Shared.BusinessEntities.ContentDefinition_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_ContentSubmission.Shared.BusinessEntities.ContentDefinition_"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get ContentDefinitions","tags":["ContentDefinitions"]},"post":{"deprecated":false,"description":"Creates a ContentDefinition. The body of the POST is the ContentDefinition to create.\r\n The ContentDefinitionID will be assigned on creation of the Job. When successful, the response\r\n is the JobID. If unsuccessful, an appropriate ApiError is returned.","operationId":"ContentDefinitions_PostContentDefinition","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContentSubmission.Shared.BusinessEntities.ContentDefinition"}},"text/json":{"schema":{"$ref":"#/components/schemas/ContentSubmission.Shared.BusinessEntities.ContentDefinition"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ContentSubmission.Shared.BusinessEntities.ContentDefinition"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ContentSubmission.Shared.BusinessEntities.ContentDefinition"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/ContentSubmission.Shared.BusinessEntities.ContentDefinition"}}},"description":"The ContentDefinition to create.","required":true},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"format":"int32","type":"integer"}},"text/json":{"schema":{"format":"int32","type":"integer"}},"application/xml":{"schema":{"format":"int32","type":"integer"}},"text/xml":{"schema":{"format":"int32","type":"integer"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Create a ContentDefinition","tags":["ContentDefinitions"]}},"/api/v2/ContentDefinitions/{contentDefinitionID}":{"delete":{"deprecated":false,"description":"Deletes an ContentDefinition. When successful, the response is empty. If unsuccessful, an appropriate\r\n ApiError is returned.","operationId":"ContentDefinitions_DeleteContentDefinition","parameters":[{"description":"The ID of the ContentDefinition to delete","in":"path","name":"contentDefinitionID","required":true,"schema":{"type":"integer","format":"int32"}}],"responses":{"204":{"description":"No Content"},"default":{"description":"API Error Response","content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Delete a ContentDefinition","tags":["ContentDefinitions"]},"get":{"deprecated":false,"description":"Gets a ContentDefinition by ID. When successful, the response is the requested ContentDefinition.\r\n If unsuccessful, an appropriate ApiError is returned.","operationId":"ContentDefinitions_GetContentDefinition","parameters":[{"description":"The ID of the ContentDefinition to get.","in":"path","name":"contentDefinitionID","required":true,"schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContentSubmission.Shared.BusinessEntities.ContentDefinition"}},"text/json":{"schema":{"$ref":"#/components/schemas/ContentSubmission.Shared.BusinessEntities.ContentDefinition"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ContentSubmission.Shared.BusinessEntities.ContentDefinition"}},"text/xml":{"schema":{"$ref":"#/components/schemas/ContentSubmission.Shared.BusinessEntities.ContentDefinition"}}}},"default":{"description":"API Error Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}}}},"summary":"Get a ContentDefinition by ID","tags":["ContentDefinitions"]},"put":{"deprecated":false,"description":"Updates a ContentDefinition. The body of the PUT is the updated ContentDefinition. \r\n When successful, the response is empty. If unsuccessful, an appropriate ApiEr