Security: Users
blah blah blah
OK
GET /v2/E01/security/users-comments/{comment} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
{
"CommentCreatedBy": "123e4567-e89b-12d3-a456-426614174000",
"CommentIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"CommentText": "text",
"CommentCreated": "2025-12-05T21:57:36.322Z"
}blah blah blah
OK
No content
Bad Request
Not Found
PUT /v2/E01/security/users-comments/{comment} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 303
{
"CommentCreatedBy": "123e4567-e89b-12d3-a456-426614174000",
"CommentIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"CommentText": "text",
"CommentCreated": "2025-12-05T21:57:36.322Z"
}No content
blah blah blah
OK
No content
Not Found
DELETE /v2/E01/security/users-comments/{comment} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
No content
blah blah blah
OK
HEAD /v2/E01/security/users-comments/{comment} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
trueblah blah blah
OK
GET /v2/E01/security/users-comments/count HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
1blah blah blah
OK
GET /v2/E01/security/users-comments HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"CommentCreatedBy": "123e4567-e89b-12d3-a456-426614174000",
"CommentIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"CommentText": "text",
"CommentCreated": "2025-12-05T21:57:36.322Z"
}
]blah blah blah
Created
Bad Request
POST /v2/E01/security/users-comments HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 303
{
"CommentCreatedBy": "123e4567-e89b-12d3-a456-426614174000",
"CommentIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"CommentText": "text",
"CommentCreated": "2025-12-05T21:57:36.322Z"
}{
"CommentCreatedBy": "123e4567-e89b-12d3-a456-426614174000",
"CommentIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"CommentText": "text",
"CommentCreated": "2025-12-05T21:57:36.322Z"
}blah blah blah
OK
GET /v2/E01/security/users-comments/search HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"CommentIdentifier": "123e4567-e89b-12d3-a456-426614174000"
}
]blah blah blah
OK
GET /v2/E01/security/users-connections/{from}/{to} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
{
"FromUserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"ToUserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"IsLeader": true,
"IsManager": true,
"IsSupervisor": true,
"IsValidator": true,
"Connected": "2025-12-05T21:57:36.322Z"
}blah blah blah
OK
HEAD /v2/E01/security/users-connections/{from}/{to} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
trueblah blah blah
OK
GET /v2/E01/security/users-connections/count HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
1blah blah blah
OK
GET /v2/E01/security/users-connections HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"FromUserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"ToUserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"IsLeader": true,
"IsManager": true,
"IsSupervisor": true,
"IsValidator": true,
"Connected": "2025-12-05T21:57:36.322Z"
}
]blah blah blah
OK
GET /v2/E01/security/users-connections/search HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"FromUserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"ToUserIdentifier": "123e4567-e89b-12d3-a456-426614174000"
}
]blah blah blah
OK
GET /v2/E01/security/users/{user} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
{
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"AccessGrantedToCmds": true,
"MultiFactorAuthentication": true,
"DefaultPassword": "text",
"Email": "text",
"EmailAlternate": "text",
"EmailVerified": "text",
"FirstName": "text",
"FullName": "text",
"Honorific": "text",
"ImageUrl": "text",
"Initials": "text",
"LastName": "text",
"LoginOrganizationCode": "text",
"MiddleName": "text",
"MultiFactorAuthenticationCode": "text",
"OAuthProviderUserId": "text",
"OldUserPasswordHash": "text",
"PhoneMobile": "text",
"SoundexFirstName": "text",
"SoundexLastName": "text",
"TimeZone": "text",
"UserPasswordHash": "text",
"PrimaryLoginMethod": 1,
"SecondaryLoginMethod": 1,
"UserPasswordChangeRequested": 1,
"AccountCloaked": "2025-12-05T21:57:36.322Z",
"DefaultPasswordExpired": "2025-12-05T21:57:36.322Z",
"UserLicenseAccepted": "2025-12-05T21:57:36.322Z",
"UserPasswordChanged": "2025-12-05T21:57:36.322Z",
"UserPasswordExpired": "2025-12-05T21:57:36.322Z",
"UtcArchived": "2025-12-05T21:57:36.322Z",
"UtcUnarchived": "2025-12-05T21:57:36.322Z"
}blah blah blah
OK
HEAD /v2/E01/security/users/{user} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
trueblah blah blah
OK
GET /v2/E01/security/users/count HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
1blah blah blah
OK
GET /v2/E01/security/users HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"AccessGrantedToCmds": true,
"MultiFactorAuthentication": true,
"DefaultPassword": "text",
"Email": "text",
"EmailAlternate": "text",
"EmailVerified": "text",
"FirstName": "text",
"FullName": "text",
"Honorific": "text",
"ImageUrl": "text",
"Initials": "text",
"LastName": "text",
"LoginOrganizationCode": "text",
"MiddleName": "text",
"MultiFactorAuthenticationCode": "text",
"OAuthProviderUserId": "text",
"OldUserPasswordHash": "text",
"PhoneMobile": "text",
"SoundexFirstName": "text",
"SoundexLastName": "text",
"TimeZone": "text",
"UserPasswordHash": "text",
"PrimaryLoginMethod": 1,
"SecondaryLoginMethod": 1,
"UserPasswordChangeRequested": 1,
"AccountCloaked": "2025-12-05T21:57:36.322Z",
"DefaultPasswordExpired": "2025-12-05T21:57:36.322Z",
"UserLicenseAccepted": "2025-12-05T21:57:36.322Z",
"UserPasswordChanged": "2025-12-05T21:57:36.322Z",
"UserPasswordExpired": "2025-12-05T21:57:36.322Z",
"UtcArchived": "2025-12-05T21:57:36.322Z",
"UtcUnarchived": "2025-12-05T21:57:36.322Z"
}
]blah blah blah
OK
GET /v2/E01/security/users/search HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000"
}
]blah blah blah
OK
GET /v2/E01/security/users-fields/{setting} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
{
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SettingIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"ValueJson": "text",
"ValueType": "text"
}blah blah blah
OK
No content
Bad Request
Not Found
PUT /v2/E01/security/users-fields/{setting} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 232
{
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SettingIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"ValueJson": "text",
"ValueType": "text"
}No content
blah blah blah
OK
No content
Not Found
DELETE /v2/E01/security/users-fields/{setting} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
No content
blah blah blah
OK
HEAD /v2/E01/security/users-fields/{setting} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
trueblah blah blah
OK
GET /v2/E01/security/users-fields/count HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
1blah blah blah
OK
GET /v2/E01/security/users-fields HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SettingIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"ValueJson": "text",
"ValueType": "text"
}
]blah blah blah
Created
Bad Request
POST /v2/E01/security/users-fields HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 232
{
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SettingIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"ValueJson": "text",
"ValueType": "text"
}{
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SettingIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"ValueJson": "text",
"ValueType": "text"
}blah blah blah
OK
GET /v2/E01/security/users-fields/search HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"SettingIdentifier": "123e4567-e89b-12d3-a456-426614174000"
}
]blah blah blah
OK
GET /v2/E01/security/users-mocks/{mock} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
{
"MockIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"AccountCode": "text",
"AddressPostalCode": "text",
"AddressStreet": "text",
"Email": "text",
"FirstName": "text",
"LastName": "text",
"Phone": "text",
"MockNumber": 1,
"Birthdate": "2025-12-05T21:57:36.322Z"
}blah blah blah
OK
No content
Bad Request
Not Found
PUT /v2/E01/security/users-mocks/{mock} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 249
{
"MockIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"AccountCode": "text",
"AddressPostalCode": "text",
"AddressStreet": "text",
"Email": "text",
"FirstName": "text",
"LastName": "text",
"Phone": "text",
"MockNumber": 1,
"Birthdate": "2025-12-05T21:57:36.322Z"
}No content
blah blah blah
OK
No content
Not Found
DELETE /v2/E01/security/users-mocks/{mock} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
No content
blah blah blah
OK
HEAD /v2/E01/security/users-mocks/{mock} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
trueblah blah blah
OK
GET /v2/E01/security/users-mocks/count HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
1blah blah blah
OK
GET /v2/E01/security/users-mocks HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"MockIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"AccountCode": "text",
"AddressPostalCode": "text",
"AddressStreet": "text",
"Email": "text",
"FirstName": "text",
"LastName": "text",
"Phone": "text",
"MockNumber": 1,
"Birthdate": "2025-12-05T21:57:36.322Z"
}
]blah blah blah
Created
Bad Request
POST /v2/E01/security/users-mocks HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 249
{
"MockIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"AccountCode": "text",
"AddressPostalCode": "text",
"AddressStreet": "text",
"Email": "text",
"FirstName": "text",
"LastName": "text",
"Phone": "text",
"MockNumber": 1,
"Birthdate": "2025-12-05T21:57:36.322Z"
}{
"MockIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"AccountCode": "text",
"AddressPostalCode": "text",
"AddressStreet": "text",
"Email": "text",
"FirstName": "text",
"LastName": "text",
"Phone": "text",
"MockNumber": 1,
"Birthdate": "2025-12-05T21:57:36.322Z"
}blah blah blah
OK
GET /v2/E01/security/users-mocks/search HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"MockIdentifier": "123e4567-e89b-12d3-a456-426614174000"
}
]blah blah blah
OK
GET /v2/E01/security/users-sessions-caches/{cache} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
{
"CacheIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionStarted": "2025-12-05T21:57:36.322Z"
}blah blah blah
OK
No content
Bad Request
Not Found
PUT /v2/E01/security/users-sessions-caches/{cache} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 222
{
"CacheIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionStarted": "2025-12-05T21:57:36.322Z"
}No content
blah blah blah
OK
No content
Not Found
DELETE /v2/E01/security/users-sessions-caches/{cache} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
No content
blah blah blah
OK
HEAD /v2/E01/security/users-sessions-caches/{cache} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
trueblah blah blah
OK
GET /v2/E01/security/users-sessions-caches/count HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
1blah blah blah
OK
GET /v2/E01/security/users-sessions-caches HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"CacheIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionStarted": "2025-12-05T21:57:36.322Z"
}
]blah blah blah
Created
Bad Request
POST /v2/E01/security/users-sessions-caches HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 222
{
"CacheIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionStarted": "2025-12-05T21:57:36.322Z"
}{
"CacheIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionStarted": "2025-12-05T21:57:36.322Z"
}blah blah blah
OK
GET /v2/E01/security/users-sessions-caches/search HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"CacheIdentifier": "123e4567-e89b-12d3-a456-426614174000"
}
]blah blah blah
OK
GET /v2/E01/security/users-sessions/{session} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
{
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionIsAuthenticated": true,
"AuthenticationErrorMessage": "text",
"AuthenticationErrorType": "text",
"AuthenticationSource": "text",
"SessionCode": "text",
"UserAgent": "text",
"UserBrowser": "text",
"UserBrowserVersion": "text",
"UserEmail": "text",
"UserHostAddress": "text",
"UserLanguage": "text",
"SessionMinutes": 1,
"SessionStarted": "2025-12-05T21:57:36.322Z",
"SessionStopped": "2025-12-05T21:57:36.322Z"
}blah blah blah
OK
No content
Bad Request
Not Found
PUT /v2/E01/security/users-sessions/{session} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 571
{
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionIsAuthenticated": true,
"AuthenticationErrorMessage": "text",
"AuthenticationErrorType": "text",
"AuthenticationSource": "text",
"SessionCode": "text",
"UserAgent": "text",
"UserBrowser": "text",
"UserBrowserVersion": "text",
"UserEmail": "text",
"UserHostAddress": "text",
"UserLanguage": "text",
"SessionMinutes": 1,
"SessionStarted": "2025-12-05T21:57:36.322Z",
"SessionStopped": "2025-12-05T21:57:36.322Z"
}No content
blah blah blah
OK
No content
Not Found
DELETE /v2/E01/security/users-sessions/{session} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
No content
blah blah blah
OK
HEAD /v2/E01/security/users-sessions/{session} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
trueblah blah blah
OK
GET /v2/E01/security/users-sessions/count HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
1blah blah blah
OK
GET /v2/E01/security/users-sessions HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionIsAuthenticated": true,
"AuthenticationErrorMessage": "text",
"AuthenticationErrorType": "text",
"AuthenticationSource": "text",
"SessionCode": "text",
"UserAgent": "text",
"UserBrowser": "text",
"UserBrowserVersion": "text",
"UserEmail": "text",
"UserHostAddress": "text",
"UserLanguage": "text",
"SessionMinutes": 1,
"SessionStarted": "2025-12-05T21:57:36.322Z",
"SessionStopped": "2025-12-05T21:57:36.322Z"
}
]blah blah blah
Created
Bad Request
POST /v2/E01/security/users-sessions HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 571
{
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionIsAuthenticated": true,
"AuthenticationErrorMessage": "text",
"AuthenticationErrorType": "text",
"AuthenticationSource": "text",
"SessionCode": "text",
"UserAgent": "text",
"UserBrowser": "text",
"UserBrowserVersion": "text",
"UserEmail": "text",
"UserHostAddress": "text",
"UserLanguage": "text",
"SessionMinutes": 1,
"SessionStarted": "2025-12-05T21:57:36.322Z",
"SessionStopped": "2025-12-05T21:57:36.322Z"
}{
"OrganizationIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"SessionIsAuthenticated": true,
"AuthenticationErrorMessage": "text",
"AuthenticationErrorType": "text",
"AuthenticationSource": "text",
"SessionCode": "text",
"UserAgent": "text",
"UserBrowser": "text",
"UserBrowserVersion": "text",
"UserEmail": "text",
"UserHostAddress": "text",
"UserLanguage": "text",
"SessionMinutes": 1,
"SessionStarted": "2025-12-05T21:57:36.322Z",
"SessionStopped": "2025-12-05T21:57:36.322Z"
}blah blah blah
OK
GET /v2/E01/security/users-sessions/search HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"SessionIdentifier": "123e4567-e89b-12d3-a456-426614174000"
}
]blah blah blah
OK
GET /v2/E01/security/users-tokens/{token} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
{
"ShortLivedCookieToken": "123e4567-e89b-12d3-a456-426614174000",
"UserAuthenticationFactorIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OtpRecoveryPhrases": "text",
"OtpMode": 1,
"OtpTokenRefreshed": "2025-12-05T21:57:36.322Z",
"ShortCookieTokenStartTime": "2025-12-05T21:57:36.322Z",
"OtpTokenSecret": "Ynl0ZXM="
}blah blah blah
OK
No content
Bad Request
Not Found
PUT /v2/E01/security/users-tokens/{token} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 366
{
"ShortLivedCookieToken": "123e4567-e89b-12d3-a456-426614174000",
"UserAuthenticationFactorIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OtpRecoveryPhrases": "text",
"OtpMode": 1,
"OtpTokenRefreshed": "2025-12-05T21:57:36.322Z",
"ShortCookieTokenStartTime": "2025-12-05T21:57:36.322Z",
"OtpTokenSecret": "Ynl0ZXM="
}No content
blah blah blah
OK
No content
Not Found
DELETE /v2/E01/security/users-tokens/{token} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
No content
blah blah blah
OK
HEAD /v2/E01/security/users-tokens/{token} HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
trueblah blah blah
OK
GET /v2/E01/security/users-tokens/count HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
1blah blah blah
OK
GET /v2/E01/security/users-tokens HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"ShortLivedCookieToken": "123e4567-e89b-12d3-a456-426614174000",
"UserAuthenticationFactorIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OtpRecoveryPhrases": "text",
"OtpMode": 1,
"OtpTokenRefreshed": "2025-12-05T21:57:36.322Z",
"ShortCookieTokenStartTime": "2025-12-05T21:57:36.322Z",
"OtpTokenSecret": "Ynl0ZXM="
}
]blah blah blah
Created
Bad Request
POST /v2/E01/security/users-tokens HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 366
{
"ShortLivedCookieToken": "123e4567-e89b-12d3-a456-426614174000",
"UserAuthenticationFactorIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OtpRecoveryPhrases": "text",
"OtpMode": 1,
"OtpTokenRefreshed": "2025-12-05T21:57:36.322Z",
"ShortCookieTokenStartTime": "2025-12-05T21:57:36.322Z",
"OtpTokenSecret": "Ynl0ZXM="
}{
"ShortLivedCookieToken": "123e4567-e89b-12d3-a456-426614174000",
"UserAuthenticationFactorIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"UserIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"OtpRecoveryPhrases": "text",
"OtpMode": 1,
"OtpTokenRefreshed": "2025-12-05T21:57:36.322Z",
"ShortCookieTokenStartTime": "2025-12-05T21:57:36.322Z",
"OtpTokenSecret": "Ynl0ZXM="
}blah blah blah
OK
GET /v2/E01/security/users-tokens/search HTTP/1.1
Host:
Bearer: YOUR_API_KEY
Accept: */*
OK
[
{
"UserAuthenticationFactorIdentifier": "123e4567-e89b-12d3-a456-426614174000"
}
]Was this helpful?