Update a guest
Updates a single guest, for example to change name or email
Path parameters
guestId
ID of guest to return
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Disable-Hooks
Request
This endpoint expects an object.
environmentId
Environment ID
email
name
spaces
Response
This endpoint returns an object.
data