v1

latestSwagger 2.02026-07-13285166341.1 KB
ContentDefinitions

Create a ContentDefinition

Creates a ContentDefinition. The body of the POST is the ContentDefinition to create. The ContentDefinitionID will be assigned on creation of the Job. When successful, the response is the JobID. If unsuccessful, an appropriate ApiError is returned.

post/api/v2/ContentDefinitions

Request body

ContentDefinitionIDinteger

The ID of this content definition.

Namestring

The name of this content. Name must be valid for Attribute on PackageType.

TypeIDinteger

The type of content.

PackageTypeIDstring

Read Only. The ID of the package type used for this content.

Descriptionstring required

The description used on the package type in the AGCO Update System

Response

OK

integer required