v1
latestOpenAPI 3.1.02026-07-2422707.0 MBUpdate a guest form
This API helps you to update the details of a V2 guest form for the specified guest. You must specify the unique identifier of the guest as guest_id in the API request.Note: Retrieving uploaded files, signatures and annoations are not supported.
put/v1/Guests/{guest_id}/Forms
Path parameters
guest_idstring required
Mandatory Unique 32-character identifier of the guest.
Request body
Response
200
Example response
{
"success": true
}