v1

latestSwagger 2.02026-07-13285166341.1 KB
ContentDefinitions

Update an Attribute for a ContentDefinition

No Documentation Found.

put/api/v2/ContentDefinitionAttributes/{contentDefinitionAttributeID}

Path parameters

contentDefinitionAttributeIDinteger required

The ID of the Attribute to update.

Request body

IDinteger

The ID of this attribute.

ContentDefinitionIDinteger

The ID of the content definition to which this attribute belongs.

Namestring required

The name of this Attribute.

Valuestring

The value of this Attribute

Response

No Content