Upsert

Updates a subscriber if one currently exists. If the subscriber does not exist, this function will add it.

Upsert(1)

OrdinalTypeDescription
1stringRequired

This sample code updates the specified values for an existing subscriber or creates a new subscriber if necessary.