Function

purge-surrogate-key

Purge a surrogate key for the current service.

A surrogate key can be a max of 1024 characters. A surrogate key must contain only printable ASCII characters (those between 0x21 and 0x7E, inclusive).

purge-surrogate-key: func(surrogate-keys: string, purge-options: purge-options) -> result​<_, error>;