Published Attributes

Update Published Attribute

patch/published-attributes/{published-attribute-token}

Request body

0 required— unresolved $ref

Response

Update the published attribute specified by the token in the path and the fields provided in the payload.

published_attribute_tokenstring

The published attribute token that was updated.

messagestring

The message signifying that published attribute was successfully updated.

Example response

{
  "published_attribute_token": "PA-54eKJIaGGzXdJcyBgrqK",
  "message": "published attribute has been updated"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.