Skip to main content

Manage Data Object

Set, modify, or delete a data entry (name/value pair) for an account.

See the Manage Data errors.

  • ATTRIBUTEDATA TYPE

    DESCRIPTION

  • namestring

    The key for this data entry. It can be up to 64 bytes long. If this is a new Name, it will add the given name/value pair to the account. If this Name is already present, then the associated value will be modified.

  • valuestring

    If present, then this value will be set in the DataEntry. It can be up to 64 bytes long. If not present, then the existing Name will be deleted.