Update a guest (legacy)
Important
A newer version of this REST API (v2.1) is available. If you're new to this REST API, use the new version. Alternatively, if you're already using the old version, read about the differences between v2 and v2.1 so you can upgrade.
POST /v2/guests/<guestRef>
Updates the guest.
| Attribute | Type | Description | Example |
|---|---|---|---|
guestRef | string | The reference of the guest record. If you do not know the guest reference, first retrieve guests. | f7aabbca-1c1b-4fc2-be72-3e16294a4f03 |
Update a guest using Personally Identifiable Information (PII):
Update a guest using identifiers:
201 Created response with Personally Identifiable Information (PII):
201 Created response with identifiers:
If you have suggestions for improving this article, let us know!