Clear Occupant Presence Status

Clears an Occupant's current presence status (i.e., checks the Occupant out). This sets the user's presence state to clear. You must identify the Occupant using one of the supported identifiers.

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

Identify the Occupant to clear (check out). Provide exactly one identifier if possible (unless using first/last). The server will attempt lookup in the following order of precedence - userID, email, employeeID, externalId, then name/first+last. At least one identifier is required.

uuid

The Maptician user identifier for the Occupant.

string

The Occupant's email address (case-insensitive).

string

Organization-specific employee identifier (case-sensitive).

string

An external system identifier mapped to the Occupant.

string

Concatenated first and last name (least preferred due to ambiguity).

string

First/given name; must be used with 'last' when 'name' is not provided.

string

Last/family name; must be used with 'first' when 'name' is not provided.

Headers
string
required

Authorization token to access the API.

Responses

500

Server Error

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