Cancel a guest invite

Cancel a single guest invite on a visit.

Returns 422 if the invite is already canceled, if the guest is checked in, or if canceling would remove the last active guest from the visit.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Visit ID (UUID)

uuid
required

Guest invite ID (UUID)

Responses
204

No Content — guest invite canceled successfully

401

Authentication required — no valid user identity

404

Visit or guest invite not found

422

Unprocessable — invite already canceled, guest is checked in, or last active guest

500

Internal server error

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!