Update the status of an invite
This endpoint allows you to change the status of an invitation. Use it to manually update an invitation’s status when needed, such as marking it as accepted or rejected. What it does:Documentation Index
Fetch the complete documentation index at: https://docs.securegate.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
event_id | string | Yes | The unique identifier of the event |
invite_id | string | Yes | The unique identifier of the invite to update |
| Field | Type | Required | Description |
|---|---|---|---|
status | string | Yes | The new status of the invite. Options include: “pending”, “sent”, “accepted”, “rejected” |
pending: The invitation has been created but not sentsent: The invitation has been sent but not yet responded toaccepted: The invitee has accepted the invitationrejected: The invitee has declined the invitationupdated_at field will automatically be set to the current time when you change the status.API key authentication. Add your API key as the value of the 'x-api-key' header.
pending, sent, accepted, rejected Successful Response
1, 44, 1, 61, 91, 345 QR Code, Biometric, Both pending, sent, accepted, rejected