Toggle attendance

Mark a single guest present or absent on the event's attendance report. Identify the guest by exactly one of person, guest, entry, or response; the ids come from event attendance.

Required permission: Full Write Events

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

The id of the event.

Body Params

The details on who to mark attendance for.

boolean | null

True to mark present, false to mark absent. Defaults to false. Marking a guest absent removes their attendance row and any check-in logs.

int32 | null

The id of the person's profile, for guests with one. Provide exactly one of person, guest, entry, or response.

int32 | null

The id of the guest record, for guests added manually or by invitation.

int32 | null

The id of the form entry, for guests added by a sign-up form submission.

int32 | null

The id of the form entry response, for additional guests collected by a sign-up form.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

No Content

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json