AttributeChannel

Delete an attribute definition by id

delete/channels/{channelId}

Response

Deletion outcome (whether a definition existed for the id).

deletedboolean required

True when a definition existed for the id and was removed; false when none existed.

Changes