Approved Lists

Add People to Approved Lists

Adds one or more people to one or more approved lists. This operation is idempotent - calling it multiple times with the same data won't create duplicates. People are matched by external_id first, then by email if no external_id is provided.

patch/v2/guest/approved_lists/add

Request body

Response

OK

countinteger required

Number of records added, removed, or changed by the operation.

Changes

No recorded changes to this endpoint across all 1 revision of this API.