RemoveObjectMetadata

Removes custom metadata (a key-value pair) from an object.

Note: This is an administrative action that can be sent only from AdminClients (which are set in the [Server] section of the configuration file).

Type: synchronous

Parameter Description Required
database The name of the database that contains the object. Yes
identifier The identifier of the object that you want to remove metadata from. Yes
key The name of the key for the key-value pair to remove. Yes

Example

/action=RemoveFaceMetadata&database=CompanyLogos
                          &identifier=6600dc0f9dd72d0cb55589e8f1d28b62
                          &key=BusinessSector

Response

<autnresponse>
  <action>REMOVEOBJECTMETADATA</action>
  <response>SUCCESS</response>
  <responsedata></responsedata>
</autnresponse>

_HP_HTML5_bannerTitle.htm