Calven
Schemas
Copy Page
Calven
Overview
Key Access Levels
Basic Authentication Overview
HMAC Authentication Overview
SDKs
Calven Data Models
Changelog
HMAC Authentication
Generate a token with an API key and HMAC
Generate a token with an API key and client secret
Presence
Presence Overview
Submit presence events with BASIC auth
Submit presence events
Occupancy
Occupancy Overview
Submit occupancy events
Time off
Submit time off updates
Access Credentials
Submit access credentials
Warehouse - Basic Auth
Warehouse Overview
Users
Groups
Locations
Desks
Bookings & Attendance
Presence Details
User Actions Log
Warehouse - HMAC Auth
Warehouse Overview
Users
Groups
Locations
Desks
Bookings & Attendance
Presence
User Actions Log
analytics
Schemas
Schemas
PresenceEventDto
LeaveRequestBody
SyncFreeBusyDto
DWGroupsResponseDto
CreatePresenceEventDto
TimeoffRequestBody
TimeOffEvent
GetConsentUrlResponseDto
EventResultDto
TimeoffResponse
O365IntegrationConfigDto
CreatePresenceEventResponseDto
TimeoffEventResponse
CreateO365IntegrationDto
ResultCodes
ApiServiceException
IntegrationCreatedDto
OccupancyEventDto
GetO365IntegrationConfigDto
CreateOccupancyEventDto
GetO365IntegrationDto
CreateOccupancyEventResponseDto
PatchO365IntegrationConfigDto
AuthRequestDto
PatchO365IntegrationDto
VisitorArrivalEventDto
AuthResponseDto
ListRoomConnectionsDto
OAuthRequestDto
MappedSpaceDto
CreateVisitorArrivalEventDto
OAuthResponseDto
RoomConnectionDto
AccessCredentialUpdateResultCodes
CreateRoomConnectionDto
CreateVisitorArrivalEventResponseDto
AccessCredentialUpdateResult
CreateRoomConnectionResponseDto
AccessCredentialUpdateResponse
PatchRoomConnectionDto
AccessCredential
ListRoomResourcesDto
AccessCredentialUpdate
CreateGoogleWorkspaceIntegrationConfigDto
AccessCredentialUpdateRequest
CreateGoogleWorkspaceIntegrationDto
GetGoogleWorkspaceConfigDto
GetGoogleWorkspaceIntegrationDto
BasePatchIntegrationConfigDto
PatchGoogleWorkspaceIntegrationDto
CalendarEventConferencingDetailsDto
CalendarEventEmailNameDto
CalendarEventRemindersDto
CalendarEventDto
ListCalendarEventsDto
CreateCalendarEventDto
DWChangeLogUserResponseDto
DWUserBookingAttendanceResponseDto
DWPresenceResponseDto
DWUsersResponseDto
DWLocationsResponseDto
DWDesksResponseDto
Schemas
Copy Page
OAuthResponseDto
{
"access_token"
:
"string"
,
"expires_in"
:
3600
,
"token_type"
:
"string"
}