v1

latestSwagger 2.02026-07-13285166341.1 KB
UserContentDefinitions

Create a UserContentDefinition

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

post/api/v2/UserContentDefinitions

Request body

UserContentDefinitionIDinteger

Read Only. The ID of the User to ContentDefinition relationship.

UserIDinteger

The ID of the user.

ContentDefinitionIDinteger

The ID of the ContentDefinition.

Response

OK

integer required