Submit Multiple IP Access Events

Submits an array of IP Access Events (representing Occupants accessing a system or network from public IP Addresses) Note: Only a single user identifier needs to be provided for each entry (email / userID / employeeID / externalId / name) to be valid.

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

The timezone to use in all IP Access Event entries (can be overwritten in individual entries), in IANA Time Zone database format [RFC6557], also known as the "Olson" time zone database format [Olson-TZ].

string
enum
Defaults to iso

This is the method the server will use to attempt to parse the start and/or end times in each data entry (can be overwritten in individual entries). All date/time values must use the same format. The options are as follows

  • iso - ISO 8601 formatted, such as YYYY-MM-DDTHH:mm:ss:SSSZZ or "2021-05-31T03:32:15.064Z"
  • unixS - UNIX Timestamp in seconds
  • unixMS - UNIX Timestamp in milliseconds
  • us - US formatted MM-DD-YYYY hh:mm a Z or "05-30-2021 11:39 PM -04:00"
  • international - International formatted DD-MM-YYYY HH:mm Z or "30-05-2021 23:39 -04:00"
  • longForm - Long date form MMMM D, YYYY HH:mm Z or May 30, 2021 23:39 -04:00

Allowed:
data
array of objects

JSON stringified array of IP Access Event objects

data
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