IntelliTrust-Python-Administration
Entrust Identity as a Service Administration API Client
Documentation for API Endpoints
Class | Method | HTTP request | Description |
---|---|---|---|
AccountInfoApi | get_accout_info_using_get | GET /api/web/v1/accountinfo | Get account info |
AccountInfoApi | get_service_ip_addresses_using_get | GET /api/web/v1/serviceipaddresses | Get service IP addresses |
AccountInfoApi | update_account_info_using_put | PUT /api/web/v1/accountinfo | Update account info |
AdminAuthApi | authenticate_admin_api_using_post | POST /api/web/v1/adminapi/authenticate | Authenticate to an Admin API application. |
ApplicationsApi | create_admin_api_application_using_post | POST /api/web/v1/applications/adminapi | Create Admin API application |
ApplicationsApi | create_auth_api_application_using_post | POST /api/web/v1/applications/authapi | Create Auth API application |
ApplicationsApi | get_admin_api_application_using_get | GET /api/web/v1/applications/adminapi/{id} | Get Admin API application |
ApplicationsApi | get_auth_api_application_using_get | GET /api/web/v1/applications/authapi/{id} | Get Auth API application |
ApplicationsApi | list_admin_api_applications_using_get | GET /api/web/v1/applications/adminapi | List Admin API application |
ApplicationsApi | list_application_info_using_get | GET /api/web/v1/applicationinfo | List application information |
ApplicationsApi | list_application_templates_using_get | GET /api/web/v1/applications/templates | List application templates |
ApplicationsApi | list_auth_api_applications_using_get | GET /api/web/v1/applications/authapi | List Auth API applications |
ApplicationsApi | remove_admin_api_application_using_delete | DELETE /api/web/v1/applications/adminapi/{id} | Remove Admin API application |
ApplicationsApi | remove_auth_api_application_using_delete | DELETE /api/web/v1/applications/authapi/{id} | Remove Auth API application |
ApplicationsApi | update_admin_api_application_using_put | PUT /api/web/v1/applications/adminapi/{id} | Update Admin API application |
ApplicationsApi | update_admin_api_shared_secret_using_put | PUT /api/web/v1/applications/adminapi/regenerate/{id} | Regenerate Admin API application shared secret |
ApplicationsApi | update_auth_api_application_using_put | PUT /api/web/v1/applications/authapi/{id} | Update Auth API application |
DevicesApi | get_active_sync_devices_using_post | POST /api/web/v1/users/{userid}/activesyncdevices | Get ActiveSync devices from Office 365. |
DevicesApi | get_cached_active_sync_devices_using_get | GET /api/web/v1/users/{userid}/activesyncdevices | Get ActiveSync devices. |
DevicesApi | remove_active_sync_device_using_delete | DELETE /api/web/v1/users/{userid}/activesyncdevices/{deviceid} | Remove ActiveSync devices. |
DevicesApi | update_active_sync_devices_using_put | PUT /api/web/v1/users/{userid}/activesyncdevices | Update ActiveSync devices. |
DirectoriesApi | get_directory_attr_mapping_using_get | GET /api/web/v1/attributemappings/{id} | Get a directory attribute mapping |
DirectoriesApi | get_directory_attr_mappings_using_get | GET /api/web/v1/directories/{id}/attributemappings | List directory attribute mappings |
DirectoriesApi | get_directory_sync_status_info_using_get | GET /api/web/v1/directorysyncinfo/{id} | Get directory synchronization status |
DirectoriesApi | get_directory_sync_using_get | GET /api/web/v1/directorysyncs/{id} | Get directory synchronization settings |
DirectoriesApi | get_directory_syncs_using_get | GET /api/web/v1/directories/{id}/directorysyncs | List directory sync settings |
DirectoriesApi | get_directory_using_get | GET /api/web/v1/directories/{id} | Get a directory |
DirectoriesApi | get_group_filter_using_get | GET /api/web/v1/groupfilters/{id} | Get directory group filter |
DirectoriesApi | get_group_filters_using_get | GET /api/web/v1/directories/{id}/groupfilters | List directory group filters |
DirectoriesApi | get_search_base_using_get | GET /api/web/v1/searchbases/{searchbaseid} | Get a searchbase |
DirectoriesApi | get_search_bases_using_get | GET /api/web/v1/directories/{id}/searchbases | List directory searchbases |
DirectoriesApi | list_directories_using_get | GET /api/web/v1/directories | List directories |
EntitlementsApi | get_subscriber_account_active_entitlements_using_get | GET /api/web/v1/entitlements/info | Get entitlement info |
FIDOTokensApi | complete_create_fido_token_using_post | POST /api/web/v1/fidotokens/complete/{id} | Complete FIDO token registration |
FIDOTokensApi | delete_fido_token_using_delete | DELETE /api/web/v1/fidotokens/{fidoid} | Delete a FIDO token |
FIDOTokensApi | get_fido_token_using_get | GET /api/web/v1/fidotokens/{fidoid} | Get a FIDO token |
FIDOTokensApi | start_create_fido_token_using_get | GET /api/web/v1/fidotokens/challenge/{id} | Start FIDO token registration |
FIDOTokensApi | update_fido_token_using_put | PUT /api/web/v1/fidotokens/{fidoid} | Update a FIDO token |
FaceApi | create_face_authenticator_using_post | POST /api/web/v2/users/{userid}/face | Create a Face Biometric for a user |
FaceApi | create_face_using_post | POST /api/web/v1/users/{userid}/face | Create a Face Biometric for a user |
FaceApi | delete_face_using_delete | DELETE /api/web/v1/face/{faceid} | Delete a Face Biometric |
FaceApi | get_faces_using_get | GET /api/web/v1/users/{userid}/faces | Get the Face Biometrics for a given user |
FaceApi | get_user_face_settings_using_get | GET /api/web/v1/users/{userid}/settings/face | Gets a users Face Biometric settings |
FaceApi | send_face_activation_email_using_put | PUT /api/web/v1/face/{faceid}/activation | Send an activation email for the Face Biometric |
FaceApi | update_face_using_put | PUT /api/web/v1/users/{userid}/face | Update the Face Biometric for a given user |
GridsApi | assign_grid_by_id_using_put | PUT /api/web/v1/grids/{gridserialnumber}/assign | Assign a grid to a user by serial number |
GridsApi | assign_grid_by_serial_number_using_put | PUT /api/web/v1/users/{id}/grids/assign | Assign a user to a grid |
GridsApi | assigned_grids_page_using_post | POST /api/web/v2/gridspaged/assigned | Lists a page of assigned grids |
GridsApi | change_grid_state_using_put | PUT /api/web/v2/grids/{gridid}/changestate | Change state of grid |
GridsApi | create_grid_using_post | POST /api/web/v2/users/{userid}/grids | Create a grid |
GridsApi | create_unassigned_grids_using_post | POST /api/web/v1/grids | Create unassigned grids |
GridsApi | delete_grid_using_delete | DELETE /api/web/v2/grids/{gridid} | Delete a grid |
GridsApi | deliver_assigned_grid_by_email_using_post | POST /api/web/v1/grids/{gridid}/email | Email a grid card to the card owner |
GridsApi | get_grid_by_serial_number_using_get | GET /api/web/v2/grids/sernum/{sernum} | Get a grid by serial number |
GridsApi | get_grid_properties_using_get | GET /api/web/v1/grids/properties | Get grid properties |
GridsApi | get_grid_using_get | GET /api/web/v2/grids/{gridid} | Get a grid |
GridsApi | get_single_grid_export_using_get | GET /api/web/v1/grids/{gridid}/export | Export a grid to PDF format |
GridsApi | modify_unassigned_grid_using_put | PUT /api/web/v2/grids/{gridid} | Modify unassigned grid |
GridsApi | unassign_grid_using_put | PUT /api/web/v1/grids/{id}/unassign | Unassign a grid |
GridsApi | unassigned_grids_page_using_post | POST /api/web/v1/gridspaged/unassigned | Lists a page of unassigned grids |
GroupsApi | create_group_using_post | POST /api/web/v1/groups | Create a group |
GroupsApi | delete_group_using_delete | DELETE /api/web/v1/groups/{id} | Remove a group |
GroupsApi | group_by_external_id_using_post | POST /api/web/v1/groups/externalid | Get a group by externalId |
GroupsApi | group_using_get | GET /api/web/v1/groups/{id} | Get a group |
GroupsApi | groups_paged_using_post | POST /api/web/v1/groupspaged | List a page of groups |
GroupsApi | groups_using_get | GET /api/web/v1/groups | List groups |
GroupsApi | modify_user_authorization_group_associations_using_put | PUT /api/web/v1/userauthorizationgroup/{userid}/groups | Modify user group membership |
GroupsApi | update_group_using_put | PUT /api/web/v1/groups/{id} | Update a group |
IdentityProvidersApi | create_oidc_identity_provider_using_post | POST /api/web/v1/identityproviders/oidc | Create an OIDC identity provider |
IdentityProvidersApi | create_saml_identity_provider_using_post | POST /api/web/v1/identityproviders/saml | Create a SAML identity provider |
IdentityProvidersApi | delete_oidc_identity_provider_using_delete | DELETE /api/web/v1/identityproviders/oidc/{id} | Delete an OIDC identity provider |
IdentityProvidersApi | delete_saml_identity_provider_using_delete | DELETE /api/web/v1/identityproviders/saml/{id} | Delete a SAML identity provider |
IdentityProvidersApi | fetch_oidc_configuration_using_post | POST /api/web/v1/identityproviders/oidc/configuration | Fetch OIDC Configuration for an OIDC identity provider |
IdentityProvidersApi | get_oidc_identity_provider_using_get | GET /api/web/v1/identityproviders/oidc/{id} | Get an OIDC identity provider |
IdentityProvidersApi | get_saml_identity_provider_using_get | GET /api/web/v1/identityproviders/saml/{id} | Get a SAML identity provider |
IdentityProvidersApi | list_identity_providers_using_get | GET /api/web/v1/identityproviders | Lists identity providers |
IdentityProvidersApi | list_oidc_identity_providers_using_get | GET /api/web/v1/identityproviders/oidc | Lists OIDC identity providers |
IdentityProvidersApi | list_saml_identity_providers_using_get | GET /api/web/v1/identityproviders/saml | Lists SAML identity providers |
IdentityProvidersApi | update_oidc_identity_provider_using_put | PUT /api/web/v1/identityproviders/oidc/{id} | Update an OIDC identity provider |
IdentityProvidersApi | update_saml_identity_provider_using_put | PUT /api/web/v1/identityproviders/saml/{id} | Update a SAML identity provider |
KBAApi | add_knowledge_based_authenticator_using_post | POST /api/web/v1/users/{userid}/userquestions | Add a knowledge-based authenticator |
KBAApi | delete_user_kba_challenges_using_delete | DELETE /api/web/v1/users/{userid}/kbachallenges | Delete retained knowledge-based authenticator challenges |
KBAApi | delete_user_kba_question_using_delete | DELETE /api/web/v1/users/{userid}/userquestions/{id} | Delete a question from the knowledge-based authenticator |
KBAApi | delete_user_kba_using_delete | DELETE /api/web/v1/users/{userid}/userquestions | Delete the knowledge-based authenticator |
KBAApi | get_kba_questions_using_get | GET /api/web/v1/users/userquestions/{locale} | Get a list of Knowledge-based questions that a user can answer |
KBAApi | get_user_kba_using_get | GET /api/web/v1/users/{userid}/userquestions | Get the knowledge-based authenticator |
KBAApi | update_knowledge_based_authenticator_using_put | PUT /api/web/v1/users/{userid}/userquestions | Modify a knowledge-based authenticator |
MachineAuthApi | create_machine_authenticator_using_post | POST /api/web/v1/users/{userid}/machines | Create a Machine Authenticator |
MachineAuthApi | delete_machine_authenticator_using_delete | DELETE /api/web/v1/users/{userid}/machines/{id} | Delete a Machine Authenticator |
MachineAuthApi | list_machine_authenticators_using_get | GET /api/web/v1/users/{userid}/machines | List machine authenticators for a user |
OAuthRolesApi | list_o_auth_roles_using_get | GET /api/web/v1/oauthroles | List oauth roles |
OAuthRolesApi | modify_user_o_auth_role_associations_using_put | PUT /api/web/v1/useroauthrole/{userid}/oauthroles | Modify user oauth role membership |
OTPsApi | contact_verification_authenticate_using_post | POST /api/web/v1/contact/verification/authenticate | Authenticate Contact Verification Challenge |
OTPsApi | contact_verification_challenge_using_post | POST /api/web/v1/contact/verification/challenge | Get Contact Verification Challenge |
OTPsApi | create_otp_using_post | POST /api/web/v1/otps | Creates and returns an OTP |
OrganizationsApi | create_organization_using_post | POST /api/web/v1/organizations | Create an organization |
OrganizationsApi | create_user_organization_association_using_post | POST /api/web/v1/organizations/{orgid}/users/{userid} | Add user to organization |
OrganizationsApi | delete_user_organization_association_using_delete | DELETE /api/web/v1/organizations/{orgid}/users/{userid} | Remove user from organization |
OrganizationsApi | get_organization_using_get | GET /api/web/v1/organizations/{id} | Get an organization |
OrganizationsApi | organizations_paged_using_post | POST /api/web/v1/organizationspaged | List a page of organizations |
OrganizationsApi | remove_organization_using_delete | DELETE /api/web/v1/organizations/{id} | Delete an organization |
OrganizationsApi | update_organization_using_put | PUT /api/web/v1/organizations/{id} | Update an organization |
PasswordsApi | delete_user_password_using_delete | DELETE /api/web/v1/users/{userid}/passwords | Delete a user password |
PasswordsApi | get_user_password_settings_using_get | GET /api/web/v1/users/{userid}/settings/password | Gets a user password settings |
PasswordsApi | get_user_password_using_get | GET /api/web/v1/users/{userid}/passwords | Gets a user password |
PasswordsApi | send_password_expiry_notification_using_put | PUT /api/web/v1/users/{userid}/password/notify | Update and send a password expiry notification |
PasswordsApi | set_user_password_using_put | PUT /api/web/v1/users/{userid}/passwords | Set a user password |
PasswordsApi | validate_user_password_using_post | POST /api/web/v1/users/{userid}/password/validate | Validate user password |
ReportsApi | audit_event_page_using_post | POST /api/web/v2/reports/auditeventspaged | Lists a page of audit events |
ReportsApi | siem_audit_event_page_using_post | POST /api/web/v2/reports/auditeventspaged/siem | Lists a page of audit events (SIEM) |
ResourceRulesApi | create_authentication_flow_using_post | POST /api/web/v2/authenticationflows | Create an authentication flow |
ResourceRulesApi | create_resource_rule_using_post | POST /api/web/v2/resourcerules | Create a resource rule |
ResourceRulesApi | get_authentication_flow_using_get | GET /api/web/v2/authenticationflows/{id} | Get an authentication flow |
ResourceRulesApi | get_authentication_flows_using_get | GET /api/web/v2/authenticationflows | Get all authentication flows |
ResourceRulesApi | get_resource_rule_using_get | GET /api/web/v2/resourcerules/{id} | Get a resource rule |
ResourceRulesApi | get_resource_rules_for_resource_using_get | GET /api/web/v2/resourcerules/resource/{id} | Get all resource rules for a resource |
ResourceRulesApi | get_resource_rules_using_get | GET /api/web/v2/resourcerules | Get all resource rules |
ResourceRulesApi | get_transaction_rules_using_get | GET /api/web/v1/transactionrules | List all transaction rules |
ResourceRulesApi | remove_authentication_flow_using_delete | DELETE /api/web/v2/authenticationflows/{id} | Delete an authentication flow |
ResourceRulesApi | remove_resource_rule_using_delete | DELETE /api/web/v2/resourcerules/{id} | Delete a resource rule |
ResourceRulesApi | update_authentication_flow_using_put | PUT /api/web/v2/authenticationflows/{id} | Update an authentication flow |
ResourceRulesApi | update_resource_rule_using_put | PUT /api/web/v2/resourcerules/{id} | Update a resource rule |
RolesApi | delete_user_site_role_association_using_delete | DELETE /api/web/v1/users/{userid}/roles/{roleid} | Delete a site role from a user |
RolesApi | get_site_role_using_get | GET /api/web/v1/roles/{id} | Get a role |
RolesApi | get_user_roles_using_get | GET /api/web/v1/users/{userid}/roles | List all site roles assigned to user |
RolesApi | get_user_site_role_association_using_get | GET /api/web/v1/users/{userid}/roles/{roleid} | Get site role assigned to user |
RolesApi | list_site_roles_using_get | GET /api/web/v1/roles | List roles |
RolesApi | modify_user_site_role_association_using_put | PUT /api/web/v1/users/{userid}/roles/{roleid} | Set user role |
SettingsApi | get_entrust_st_authenticator_settings_using_get | GET /api/web/v1/settings/entrustst | Get Entrust ST Authenticator settings |
SettingsApi | get_face_account_settings_using_get | GET /api/web/v1/settings/face/account | Get Onfido account settings |
SettingsApi | get_fido_settings_using_get | GET /api/web/v1/settings/fido | Get FIDO settings |
SettingsApi | get_general_settings_using_get | GET /api/web/v1/settings/general | Get general settings |
SettingsApi | get_google_authenticator_settings_using_get | GET /api/web/v1/settings/google | Get Google Authenticator settings |
SettingsApi | get_otp_authenticator_settings_using_get | GET /api/web/v3/settings/otp | Get OTP authenticator settings |
SettingsApi | get_password_reset_settings_using_get | GET /api/web/v1/settings/passwordreset | Get Password Reset settings |
SettingsApi | set_face_account_settings_using_put | PUT /api/web/v1/settings/face/account | Set Onfido account settings |
SettingsApi | update_entrust_st_authenticator_settings_using_put | PUT /api/web/v1/settings/entrustst | Update Entrust ST Authenticator settings |
SettingsApi | update_fido_settings_using_put | PUT /api/web/v1/settings/fido | Update FIDO settings |
SettingsApi | update_general_settings_using_put | PUT /api/web/v1/settings/general | Update general settings |
SettingsApi | update_google_authenticator_settings_using_put | PUT /api/web/v1/settings/google | Update Google Authenticator settings |
SettingsApi | update_otp_authenticator_settings_using_put | PUT /api/web/v3/settings/otp | Update OTP authenticator settings |
SettingsApi | update_password_reset_settings_using_put | PUT /api/web/v1/settings/passwordreset | Update Password Reset settings |
SmartCredentialsApi | activate_smart_credential_using_put | PUT /api/web/v1/smartcredentials/{id}/activate | Activate a smart credential |
SmartCredentialsApi | change_smart_credential_state_using_put | PUT /api/web/v1/smartcredentials/{id}/changestate | Change smart credential state |
SmartCredentialsApi | complete_sign_smart_credential_using_put | PUT /api/web/v1/smartcredentials/{id}/completesign | Smart credential complete signature |
SmartCredentialsApi | create_smart_credential_using_post | POST /api/web/v1/smartcredentials | Create a smart credential |
SmartCredentialsApi | delete_smart_credential_using_delete | DELETE /api/web/v1/smartcredentials/{id} | Delete a smart credential |
SmartCredentialsApi | export_certificate_using_get | GET /api/web/v1/smartcredentials/certificate/{id}/export/{format} | Export a certificate from a smart credential |
SmartCredentialsApi | get_sc_defn_by_name_using_post | POST /api/web/v1/scdefns/name | Get a smart credential definition by name |
SmartCredentialsApi | get_sc_defn_using_get | GET /api/web/v1/scdefns/{id} | Get a smart credential definition |
SmartCredentialsApi | get_smart_credential_by_serial_number_using_get | GET /api/web/v1/smartcredentials/serialnumber/{sernum} | Get a smart credential by serial number |
SmartCredentialsApi | get_smart_credential_using_get | GET /api/web/v1/smartcredentials/{id} | Get a smart credential |
SmartCredentialsApi | hold_certificate_using_put | PUT /api/web/v1/smartcredentials/certificate/{id}/hold | Hold a certificate from a smart credential |
SmartCredentialsApi | list_allowed_sc_defns_using_get | GET /api/web/v1/scdefns/users/{userId} | List allowed smart credential definitions |
SmartCredentialsApi | list_sc_defns_using_get | GET /api/web/v1/scdefns | List smart credential definitions |
SmartCredentialsApi | revoke_certificate_using_put | PUT /api/web/v1/smartcredentials/certificate/{id}/revoke | Revoke a certificate from a smart credential |
SmartCredentialsApi | start_sign_smart_credential_using_put | PUT /api/web/v1/smartcredentials/{id}/startsign | Smart credential start signature |
SmartCredentialsApi | unassign_smart_credential_using_put | PUT /api/web/v1/smartcredentials/{id}/unassign | Unassign a smart credential |
SmartCredentialsApi | unblock_smart_credential_using_put | PUT /api/web/v1/smartcredentials/{id}/unblock | Unblock a smart credential |
SmartCredentialsApi | unhold_certificate_using_put | PUT /api/web/v1/smartcredentials/certificate/{id}/unhold | Unhold a certificate from a smart credential |
SmartCredentialsApi | update_smart_credential_using_put | PUT /api/web/v1/smartcredentials/{id} | Update a smart credential |
TempAccessCodesApi | create_temp_access_code_using_post | POST /api/web/v1/users/{userid}/tempaccesscode | Create a temporary access code |
TempAccessCodesApi | delete_temp_access_code_using_delete | DELETE /api/web/v1/users/{userid}/tempaccesscode | Delete a temporary access code |
TempAccessCodesApi | get_temp_access_code_using_get | GET /api/web/v1/users/{userid}/tempaccesscode | Get a temporary access code |
TenantsApi | create_tenant_async_using_post | POST /api/web/v5/async/tenants | Create a tenant asynchronously |
TenantsApi | create_tenant_using_post | POST /api/web/v4/tenants | Create a tenant |
TenantsApi | delete_tenant_entitlement_using_delete | DELETE /api/web/v4/tenants/{tenantid}/entitlements/{type} | Delete an entitlement |
TenantsApi | get_create_tenant_async_result_using_get | GET /api/web/v4/async/tenants/{id}/createresult | Get the result of an asynchronous tenant creation operation |
TenantsApi | get_create_tenant_async_status_using_get | GET /api/web/v4/async/tenants/{id}/createstatus | Get the status of an asynchronous tenant creation operation |
TenantsApi | get_entitlement_usage_info_using_post | POST /api/web/v4/tenants/entitlements/usage | Lists a page of entitlement usage information |
TenantsApi | get_sp_identity_provider_using_get | GET /api/web/v1/tenants/{id}/spidentityprovider | Get Tenant Identity Provider and Service Provider OIDC Application for Tenant Management. |
TenantsApi | get_tenant_entitlement_using_get | GET /api/web/v4/tenants/{tenantid}/entitlements/{type} | Get an entitlement |
TenantsApi | get_tenant_entitlements_using_get | GET /api/web/v4/tenants/{tenantid}/entitlements | Get entitlements for tenant |
TenantsApi | get_tenant_using_get | GET /api/web/v4/tenants/{id} | Get a tenant |
TenantsApi | get_tenants_page_using_post | POST /api/web/v4/tenantspaged | Lists a page of tenants |
TenantsApi | lock_tenant_using_put | PUT /api/web/v4/tenants/{id}/lock | Lock a tenant |
TenantsApi | remove_tenant_using_delete | DELETE /api/web/v4/tenants/{id} | Delete a tenant |
TenantsApi | set_sp_identity_provider_using_put | PUT /api/web/v1/tenants/{id}/spidentityprovider | Set Tenant Identity Provider and Service Provider OIDC Application for Tenant Management |
TenantsApi | set_tenant_entitlement_using_put | PUT /api/web/v4/tenants/{tenantid}/entitlements | Set an entitlement |
TenantsApi | unlock_tenant_using_put | PUT /api/web/v4/tenants/{id}/unlock | Unlock a tenant |
TokensApi | assign_token_by_id_using_put | PUT /api/web/v1/tokens/{tokenid}/assign | Assign token to user |
TokensApi | assign_token_by_serial_number_using_put | PUT /api/web/v1/users/{id}/tokens/assign | Assign user to token |
TokensApi | assigned_token_page_using_post | POST /api/web/v1/tokenspaged/assigned | Lists a page of assigned tokens |
TokensApi | change_token_state_using_put | PUT /api/web/v1/tokens/{tokenid}/changestate | Change token state |
TokensApi | complete_activate_token_using_put | PUT /api/web/v1/tokens/{tokenid}/activation | Complete token activation |
TokensApi | create_token_using_post | POST /api/web/v1/users/{userid}/tokens/{type} | Create a token |
TokensApi | delete_token_using_delete | DELETE /api/web/v1/tokens/{tokenid} | Delete a token |
TokensApi | get_token_by_serial_number_using_get | GET /api/web/v1/tokens/sernum/{sernum} | Get a token by serial number |
TokensApi | get_token_using_get | GET /api/web/v1/tokens/{tokenid} | Get a token |
TokensApi | modify_assigned_token_using_put | PUT /api/web/v1/tokens/{tokenid}/assigned | Modify an assigned token |
TokensApi | modify_token_using_put | PUT /api/web/v1/tokens/{tokenid} | Modify a token |
TokensApi | reset_token_using_put | PUT /api/web/v1/tokens/{tokenid}/reset | Reset a token |
TokensApi | start_activate_token_using_post | POST /api/web/v1/tokens/{tokenid}/activation | Start token activation |
TokensApi | unassign_token_using_put | PUT /api/web/v1/tokens/{tokenid}/unassign | Unassign a token |
TokensApi | unassigned_token_page_using_post | POST /api/web/v1/tokenspaged/unassigned | Lists a page of unassigned hardware tokens |
TokensApi | unlock_token_using_put | PUT /api/web/v1/tokens/{tokenid}/unlock | Unlock a token |
UserAttributesApi | create_user_attribute_using_post | POST /api/web/v1/userattributes | Create a user attribute |
UserAttributesApi | delete_user_attribute_using_delete | DELETE /api/web/v1/userattributes/{id} | Delete a user attribute |
UserAttributesApi | get_user_attribute_using_get | GET /api/web/v1/userattributes/{id} | Get a user attribute |
UserAttributesApi | list_user_attributes_using_get | GET /api/web/v1/userattributes | List user attributes |
UserAttributesApi | modify_user_attribute_using_put | PUT /api/web/v1/userattributes/{id} | Modify a user attribute |
UserRBASettingsApi | delete_user_locations_using_delete | DELETE /api/web/v1/users/{userid}/userlocations | Delete user location history |
UserRBASettingsApi | get_user_rba_settings_using_get | GET /api/web/v1/users/{userid}/userrbasettings | Get user risk-based authentication settings |
UserRBASettingsApi | ip_location_from_ip_address_using_post | POST /api/web/v1/iplocations | Create IP location |
UserRBASettingsApi | list_user_expected_locations_using_get | GET /api/web/v1/users/{userid}/expectedlocations | List expected locations for a user |
UserRBASettingsApi | list_user_locations_using_get | GET /api/web/v1/users/{userid}/userlocations | Get user location history |
UserRBASettingsApi | set_user_expected_locations_using_put | PUT /api/web/v1/users/{userid}/expectedlocations | Set expected locations for a user |
UserRBASettingsApi | update_user_rba_settings_using_put | PUT /api/web/v1/users/{userid}/userrbasettings | Update user risk-based authentication settings |
UsersApi | create_magic_link_using_put | PUT /api/web/v1/users/{userid}/magiclink | Create and get the Magic Link for a user |
UsersApi | create_user_using_post | POST /api/web/v3/users | Create a user |
UsersApi | create_users_using_post | POST /api/web/v3/users/multiple | Create multiple users |
UsersApi | delete_magic_link_using_delete | DELETE /api/web/v1/users/{userid}/magiclink | Delete the Magic Link for a given user |
UsersApi | delete_user_using_delete | DELETE /api/web/v3/users/{id} | Delete a user |
UsersApi | delete_users_using_delete | DELETE /api/web/v3/users/multiple | Delete multiple users |
UsersApi | modify_user_a_organization_associations_using_put | PUT /api/web/v1/users/{userid}/organizations | Modify user organization membership |
UsersApi | sync_user_using_post | POST /api/web/v1/syncusers/sync | Synchronize a new user or an existing user |
UsersApi | unlock_user_using_put | PUT /api/web/v1/users/{id}/unlock | Unlock user |
UsersApi | unsync_user_using_post | POST /api/web/v1/syncusers/unsync | Unsynchronize an existing user |
UsersApi | update_user_state_using_put | PUT /api/web/v1/users/{id}/state | Update user state |
UsersApi | update_user_using_put | PUT /api/web/v3/users/{id} | Update a user |
UsersApi | update_users_using_put | PUT /api/web/v3/users/multiple | Update multiple users |
UsersApi | user_by_external_id_using_post | POST /api/web/v3/users/externalid | Get a user by externalId |
UsersApi | user_by_userid_using_post | POST /api/web/v3/users/userid | Get a user by userid or user alias |
UsersApi | user_using_get | GET /api/web/v3/users/{id} | Get a user by UUID |
UsersApi | users_paged_using_post | POST /api/web/v4/userspaged | Lists a page of users |
WebhooksApi | create_webhook_using_post | POST /api/web/v1/webhooks | Register a webhook |
WebhooksApi | delete_webhook_using_delete | DELETE /api/web/v1/webhooks/{id} | Delete a webhook |
WebhooksApi | get_webhooks_using_get | GET /api/web/v1/webhooks | List webhooks |
WebhooksApi | read_webhook_using_get | GET /api/web/v1/webhooks/{id} | Get a webhook by id |
WebhooksApi | test_webhook_using_post | POST /api/web/v1/webhooks/test/{id} | Test a webhook |
WebhooksApi | update_webhook_using_put | PUT /api/web/v1/webhooks/{id} | Update a webhook |
Documentation For Models
- AccountAuditEvent
- AccountEntitlement
- AccountInfo
- AccountInfoParms
- ActivateCompleteParms
- ActivateParms
- ActivateResult
- ActivateSmartCredentialParms
- ActivateSmartCredentialResult
- AdditionalFeature
- AdminApiApplication
- AdminApiApplicationParms
- AdminApiAuthentication
- AdminApiAuthenticationResult
- ApplicationInfo
- ApplicationResourceRule
- ApplicationTemplate
- AssignParms
- AssignedTokenParms
- AuditDetails
- AuditEventPage
- AuthApiApplication
- AuthApiApplicationParms
- AuthenticationFlow
- AuthenticationFlowParms
- ChangeStateParms
- CorsOrigin
- CreateTenantAsyncStatus
- CreateTenantParms
- CreateTenantResult
- CreateUserResult
- CreateUsersParms
- DateTimeContext
- DeleteAuthenticationFlowResult
- DeleteUserParms
- DeleteUserResult
- DeleteUsersParms
- DeviceCertificateContext
- DigitalId
- DigitalIdCert
- DigitalIdConfig
- DigitalIdConfigCertTemplate
- DigitalIdConfigSubjectAltName
- DigitalIdConfigVariable
- Directory
- DirectoryAttributeMapping
- DirectoryConnection
- DirectorySync
- DirectorySyncStatusInfo
- Duration
- EmailParms
- Entitlement
- EntitlementParms
- EntityAttribute
- EntrustSTAuthenticatorSettings
- Error
- ErrorInfo
- ExpectedLocation
- ExportCertificate
- FIDOAllowedRpid
- FIDOAuthenticatorSettings
- FIDOAuthenticatorSettingsParms
- FIDORegisterChallenge
- FIDORegisterResponse
- FIDOToken
- FIDOTokenParms
- FaceAccountSettings
- FaceAuthenticator
- FaceCreateParms
- FaceCreateResponse
- FaceUpdateParms
- FlashPassParms
- FleetManagement
- GeneralSettings
- GoogleAuthenticatorSettings
- Grid
- GridAssignParms
- GridChangeStateParms
- GridCreateParms
- GridExport
- GridParms
- GridProperties
- GridsPage
- Group
- GroupFilter
- GroupId
- GroupParms
- GroupsPage
- IdentityProvider
- IpContext
- IpLocation
- Issuance
- IssuanceParms
- KbaContext
- KnowledgeBasedAuthenticator
- LocationContext
- LocationHistoryContext
- LoginFlow
- MachineAuthenticator
- MachineAuthenticatorRegistration
- MachineAuthenticatorRegistrationResult
- MachineContext
- MagicLinkCreateParms
- MagicLinkResponse
- MobileFlashPass
- ModifiedEntityAttribute
- OAuthRole
- OAuthRoleParms
- OTP
- OTPAuthenticatorSettings
- OTPCreateParms
- OTPDeliveryMethod
- OTPVerificationAuthenticateResponse
- OTPVerificationAuthenticateValue
- OTPVerificationChallengeResponse
- OTPVerificationChallengeValue
- OidcConfigurationParms
- OidcConfigurationResponse
- OidcIdentityProvider
- OidcIdentityProviderAttributeMapping
- OidcIdentityProviderParms
- OidcIdentityProviderUserAuthMatchMapping
- OidcIdentityProviderUserVerMatchMapping
- OrderByAttribute
- Organization
- OrganizationPage
- OrganizationParms
- Paging
- PasswordResetSettings
- PayToPrint
- Permission
- PrinterEntitlement
- ProtectedOfflineSettings
- ResetParms
- ResourceRule
- ResourceRuleNameId
- ResourceRuleParms
- Role
- RoleUser
- SCDefn
- SCDefnGetParms
- SCDefnVariable
- SCVariableValue
- SamlIdentityProvider
- SamlIdentityProviderAttributeMapping
- SamlIdentityProviderParms
- SamlIdentityProviderUserAuthMatchMapping
- SamlIdentityProviderUserVerMatchMapping
- SdpParms
- SdpResponse
- SearchBase
- SearchByAttribute
- SearchParms
- ServiceBundle
- ServiceIPAddresses
- SmartCredential
- SmartCredentialChangeStateParms
- SmartCredentialCompleteSignParms
- SmartCredentialCompleteSignResponse
- SmartCredentialParms
- SmartCredentialStartSignParms
- SmartCredentialStartSignResponse
- SmartCredentialUnblockParms
- SmartCredentialUnblockResponse
- SmsVoice
- SmsVoiceParms
- SpIdentityProvider
- SpIdentityProviderParms
- SyncUser
- SyncUserParms
- TempAccessCode
- TemporalUnit
- Tenant
- TenantParms
- TenantsPage
- Token
- TokenCreateParms
- TokenParms
- TokensPage
- TransactionContext
- TransactionDetail
- TransactionRuleDescription
- TransactionRuleRisk
- TravelVelocityContext
- UnlockParms
- UnlockResult
- UnsyncUserParms
- UpdateUserParms
- UpdateUserResult
- UpdateUsersParms
- UsageInfo
- UsageInfoPage
- User
- UserAlias
- UserAlternateEmails
- UserAttribute
- UserAttributeParms
- UserAttributeValue
- UserAuthenticatorLockoutStatus
- UserChangeStateParms
- UserEntitlement
- UserExpectedLocations
- UserExtraAttribute
- UserFaceSettings
- UserGetParms
- UserLocation
- UserMachineAuthenticator
- UserOrganizationParms
- UserParms
- UserPassword
- UserPasswordParms
- UserPasswordSettings
- UserPasswordStrength
- UserPasswordValidationParms
- UserPasswordValidationResponse
- UserQuestion
- UserRbaSettings
- UsersPage
- Webhook
- WebhookEvent
- WebhookParms
- ZoneId
- ZoneOffset
- ZoneOffsetTransition
- ZoneOffsetTransitionRule
- ZoneRules
Documentation For Authorization
Authentication schemes defined for the API:
AdminAPIAuthentication
- Type: API key
- API key parameter name: Authorization
- Location: HTTP header