PUT
and PATCH
contracts are supported. The following sample shows the PATCH /environments/{environmentId}/schemas/{schemaId}/attributes/{attributeId}
operation to update existing attribute properties. For the PATCH
operation, the update operation targets only those attribute property values specified in the request body. Attribute properties omitted from the request body are not updated or removed.