Skip to main content

IntelliTrust-Python-Administration

Entrust Identity as a Service Administration API Client

Documentation for API Endpoints

ClassMethodHTTP requestDescription
AccountInfoApiget_accout_info_using_getGET /api/web/v1/accountinfoGet account info
AccountInfoApiget_service_ip_addresses_using_getGET /api/web/v1/serviceipaddressesGet service IP addresses
AccountInfoApiupdate_account_info_using_putPUT /api/web/v1/accountinfoUpdate account info
AdminAuthApiauthenticate_admin_api_using_postPOST /api/web/v1/adminapi/authenticateAuthenticate to an Admin API application.
ApplicationsApicreate_admin_api_application_using_postPOST /api/web/v1/applications/adminapiCreate Admin API application
ApplicationsApicreate_auth_api_application_using_postPOST /api/web/v1/applications/authapiCreate Auth API application
ApplicationsApiget_admin_api_application_using_getGET /api/web/v1/applications/adminapi/{id}Get Admin API application
ApplicationsApiget_auth_api_application_using_getGET /api/web/v1/applications/authapi/{id}Get Auth API application
ApplicationsApilist_admin_api_applications_using_getGET /api/web/v1/applications/adminapiList Admin API application
ApplicationsApilist_application_info_using_getGET /api/web/v1/applicationinfoList application information
ApplicationsApilist_application_templates_using_getGET /api/web/v1/applications/templatesList application templates
ApplicationsApilist_auth_api_applications_using_getGET /api/web/v1/applications/authapiList Auth API applications
ApplicationsApiremove_admin_api_application_using_deleteDELETE /api/web/v1/applications/adminapi/{id}Remove Admin API application
ApplicationsApiremove_auth_api_application_using_deleteDELETE /api/web/v1/applications/authapi/{id}Remove Auth API application
ApplicationsApiupdate_admin_api_application_using_putPUT /api/web/v1/applications/adminapi/{id}Update Admin API application
ApplicationsApiupdate_admin_api_shared_secret_using_putPUT /api/web/v1/applications/adminapi/regenerate/{id}Regenerate Admin API application shared secret
ApplicationsApiupdate_auth_api_application_using_putPUT /api/web/v1/applications/authapi/{id}Update Auth API application
DevicesApiget_active_sync_devices_using_postPOST /api/web/v1/users/{userid}/activesyncdevicesGet ActiveSync devices from Office 365.
DevicesApiget_cached_active_sync_devices_using_getGET /api/web/v1/users/{userid}/activesyncdevicesGet ActiveSync devices.
DevicesApiremove_active_sync_device_using_deleteDELETE /api/web/v1/users/{userid}/activesyncdevices/{deviceid}Remove ActiveSync devices.
DevicesApiupdate_active_sync_devices_using_putPUT /api/web/v1/users/{userid}/activesyncdevicesUpdate ActiveSync devices.
DirectoriesApiget_directory_attr_mapping_using_getGET /api/web/v1/attributemappings/{id}Get a directory attribute mapping
DirectoriesApiget_directory_attr_mappings_using_getGET /api/web/v1/directories/{id}/attributemappingsList directory attribute mappings
DirectoriesApiget_directory_sync_status_info_using_getGET /api/web/v1/directorysyncinfo/{id}Get directory synchronization status
DirectoriesApiget_directory_sync_using_getGET /api/web/v1/directorysyncs/{id}Get directory synchronization settings
DirectoriesApiget_directory_syncs_using_getGET /api/web/v1/directories/{id}/directorysyncsList directory sync settings
DirectoriesApiget_directory_using_getGET /api/web/v1/directories/{id}Get a directory
DirectoriesApiget_group_filter_using_getGET /api/web/v1/groupfilters/{id}Get directory group filter
DirectoriesApiget_group_filters_using_getGET /api/web/v1/directories/{id}/groupfiltersList directory group filters
DirectoriesApiget_search_base_using_getGET /api/web/v1/searchbases/{searchbaseid}Get a searchbase
DirectoriesApiget_search_bases_using_getGET /api/web/v1/directories/{id}/searchbasesList directory searchbases
DirectoriesApilist_directories_using_getGET /api/web/v1/directoriesList directories
EntitlementsApiget_subscriber_account_active_entitlements_using_getGET /api/web/v1/entitlements/infoGet entitlement info
FIDOTokensApicomplete_create_fido_token_using_postPOST /api/web/v1/fidotokens/complete/{id}Complete FIDO token registration
FIDOTokensApidelete_fido_token_using_deleteDELETE /api/web/v1/fidotokens/{fidoid}Delete a FIDO token
FIDOTokensApiget_fido_token_using_getGET /api/web/v1/fidotokens/{fidoid}Get a FIDO token
FIDOTokensApistart_create_fido_token_using_getGET /api/web/v1/fidotokens/challenge/{id}Start FIDO token registration
FIDOTokensApiupdate_fido_token_using_putPUT /api/web/v1/fidotokens/{fidoid}Update a FIDO token
FaceApicreate_face_using_postPOST /api/web/v1/users/{userid}/faceCreate a Face Biometric for a user
FaceApidelete_face_using_deleteDELETE /api/web/v1/face/{faceid}Delete the Face Biometric by a given ID
FaceApiget_faces_using_getGET /api/web/v1/users/{userid}/facesGet the Face Biometrics for a given user
FaceApiget_user_face_settings_using_getGET /api/web/v1/users/{userid}/settings/faceGets a user Face Biometric settings
FaceApiupdate_face_using_putPUT /api/web/v1/users/{userid}/faceUpdate the Face Biometric for a given user
GridsApiassign_grid_by_id_using_putPUT /api/web/v1/grids/{gridserialnumber}/assignAssign a grid to a user by serial number
GridsApiassign_grid_by_serial_number_using_putPUT /api/web/v1/users/{id}/grids/assignAssign a user to a grid
GridsApiassigned_grids_page_using_postPOST /api/web/v2/gridspaged/assignedLists a page of assigned grids
GridsApichange_grid_state_using_putPUT /api/web/v2/grids/{gridid}/changestateChange state of grid
GridsApicreate_grid_using_postPOST /api/web/v2/users/{userid}/gridsCreate a grid
GridsApicreate_unassigned_grids_using_postPOST /api/web/v1/gridsCreate unassigned grids
GridsApidelete_grid_using_deleteDELETE /api/web/v2/grids/{gridid}Delete a grid
GridsApideliver_assigned_grid_by_email_using_postPOST /api/web/v1/grids/{gridid}/emailEmail a grid card to the card owner
GridsApiget_grid_by_serial_number_using_getGET /api/web/v2/grids/sernum/{sernum}Get a grid by serial number
GridsApiget_grid_properties_using_getGET /api/web/v1/grids/propertiesGet grid properties
GridsApiget_grid_using_getGET /api/web/v2/grids/{gridid}Get a grid
GridsApiget_single_grid_export_using_getGET /api/web/v1/grids/{gridid}/exportExport a grid to PDF format
GridsApimodify_unassigned_grid_using_putPUT /api/web/v2/grids/{gridid}Modify unassigned grid
GridsApiunassign_grid_using_putPUT /api/web/v1/grids/{id}/unassignUnassign a grid
GridsApiunassigned_grids_page_using_postPOST /api/web/v1/gridspaged/unassignedLists a page of unassigned grids
GroupsApicreate_group_using_postPOST /api/web/v1/groupsCreate a group
GroupsApidelete_group_using_deleteDELETE /api/web/v1/groups/{id}Remove a group
GroupsApigroup_by_external_id_using_postPOST /api/web/v1/groups/externalidGet a group by externalId
GroupsApigroup_using_getGET /api/web/v1/groups/{id}Get a group
GroupsApigroups_paged_using_postPOST /api/web/v1/groupspagedList a page of groups
GroupsApigroups_using_getGET /api/web/v1/groupsList groups
GroupsApimodify_user_authorization_group_associations_using_putPUT /api/web/v1/userauthorizationgroup/{userid}/groupsModify user group membership
GroupsApiupdate_group_using_putPUT /api/web/v1/groups/{id}Update a group
IDProofingApiid_proofing_complete_selfie_using_putPUT /api/web/v1/idproofing/{requestId}/completeselfieUpload a selfie image and performs a face match with the ID Document photo image.
IDProofingApiid_proofing_complete_using_putPUT /api/web/v1/idproofing/{requestId}/completeSend liveness check transaction data and performs a face match with the ID Document photo image.
IDProofingApiid_proofing_image_using_putPUT /api/web/v1/idproofing/{requestId}/image/{side}Upload an ID Document image (binary)
IDProofingApiid_proofing_init_using_postPOST /api/web/v1/idproofing/initInitiates an ID Proofing request, checks the risk of a device and obtains license details
IDProofingApiid_proofing_request_using_getGET /api/web/v1/idproofing/{requestId}Gets an ID Proofing request
IDProofingApiid_proofing_requests_paged_using_postPOST /api/web/v1/idproofingLists a page of ID Proofing requests
IdentityProvidersApicreate_oidc_identity_provider_using_postPOST /api/web/v1/identityproviders/oidcCreate an OIDC identity provider
IdentityProvidersApidelete_oidc_identity_provider_using_deleteDELETE /api/web/v1/identityproviders/oidc/{id}Delete an OIDC identity provider
IdentityProvidersApifetch_oidc_configuration_using_postPOST /api/web/v1/identityproviders/oidc/configurationFetch OIDC Configuration for an OIDC identity provider
IdentityProvidersApiget_oidc_identity_provider_using_getGET /api/web/v1/identityproviders/oidc/{id}Get an OIDC identity provider
IdentityProvidersApilist_oidc_identity_providers_using_getGET /api/web/v1/identityproviders/oidcLists OIDC identity providers
IdentityProvidersApiupdate_oidc_identity_provider_using_putPUT /api/web/v1/identityproviders/oidc/{id}Update an OIDC identity provider
KBAApiadd_knowledge_based_authenticator_using_postPOST /api/web/v1/users/{userid}/userquestionsAdd a knowledge-based authenticator
KBAApidelete_user_kba_challenges_using_deleteDELETE /api/web/v1/users/{userid}/kbachallengesDelete retained knowledge-based authenticator challenges
KBAApidelete_user_kba_question_using_deleteDELETE /api/web/v1/users/{userid}/userquestions/{id}Delete a question from the knowledge-based authenticator
KBAApidelete_user_kba_using_deleteDELETE /api/web/v1/users/{userid}/userquestionsDelete the knowledge-based authenticator
KBAApiget_kba_questions_using_getGET /api/web/v1/users/userquestions/{locale}Get a list of Knowledge-based questions that a user can answer
KBAApiget_user_kba_using_getGET /api/web/v1/users/{userid}/userquestionsGet the knowledge-based authenticator
KBAApiupdate_knowledge_based_authenticator_using_putPUT /api/web/v1/users/{userid}/userquestionsModify a knowledge-based authenticator
MachineAuthApicreate_machine_authenticator_using_postPOST /api/web/v1/users/{userid}/machinesCreate a Machine Authenticator
MachineAuthApidelete_machine_authenticator_using_deleteDELETE /api/web/v1/users/{userid}/machines/{id}Delete a Machine Authenticator
MachineAuthApilist_machine_authenticators_using_getGET /api/web/v1/users/{userid}/machinesList machine authenticators for a user
OAuthRolesApilist_o_auth_roles_using_getGET /api/web/v1/oauthrolesList oauth roles
OAuthRolesApimodify_user_o_auth_role_associations_using_putPUT /api/web/v1/useroauthrole/{userid}/oauthrolesModify user oauth role membership
OTPsApicontact_verification_authenticate_using_postPOST /api/web/v1/contact/verification/authenticateAuthenticate Contact Verification Challenge
OTPsApicontact_verification_challenge_using_postPOST /api/web/v1/contact/verification/challengeGet Contact Verification Challenge
OTPsApicreate_otp_using_postPOST /api/web/v1/otpsCreates and returns an OTP
OrganizationsApicreate_organization_using_postPOST /api/web/v1/organizationsCreate an organization
OrganizationsApicreate_user_organization_association_using_postPOST /api/web/v1/organizations/{orgid}/users/{userid}Add user to organization
OrganizationsApidelete_user_organization_association_using_deleteDELETE /api/web/v1/organizations/{orgid}/users/{userid}Remove user from organization
OrganizationsApiget_organization_using_getGET /api/web/v1/organizations/{id}Get an organization
OrganizationsApiorganizations_paged_using_postPOST /api/web/v1/organizationspagedList a page of organizations
OrganizationsApiremove_organization_using_deleteDELETE /api/web/v1/organizations/{id}Delete an organization
OrganizationsApiupdate_organization_using_putPUT /api/web/v1/organizations/{id}Update an organization
PasswordsApidelete_user_password_using_deleteDELETE /api/web/v1/users/{userid}/passwordsDelete a user password
PasswordsApiget_user_password_settings_using_getGET /api/web/v1/users/{userid}/settings/passwordGets a user password settings
PasswordsApiget_user_password_using_getGET /api/web/v1/users/{userid}/passwordsGets a user password
PasswordsApisend_password_expiry_notification_using_putPUT /api/web/v1/users/{userid}/password/notifyUpdate and send a password expiry notification
PasswordsApiset_user_password_using_putPUT /api/web/v1/users/{userid}/passwordsSet a user password
PasswordsApivalidate_user_password_using_postPOST /api/web/v1/users/{userid}/password/validateValidate user password
ReportsApiaudit_event_page_using_postPOST /api/web/v2/reports/auditeventspagedLists a page of audit events
ReportsApisiem_audit_event_page_using_postPOST /api/web/v2/reports/auditeventspaged/siemLists a page of audit events (SIEM)
ResourceRulesApicreate_authentication_flow_using_postPOST /api/web/v2/authenticationflowsCreate an authentication flow
ResourceRulesApicreate_resource_rule_using_postPOST /api/web/v2/resourcerulesCreate a resource rule
ResourceRulesApiget_authentication_flow_using_getGET /api/web/v2/authenticationflows/{id}Get an authentication flow
ResourceRulesApiget_authentication_flows_using_getGET /api/web/v2/authenticationflowsGet all authentication flows
ResourceRulesApiget_resource_rule_using_getGET /api/web/v2/resourcerules/{id}Get a resource rule
ResourceRulesApiget_resource_rules_for_resource_using_getGET /api/web/v2/resourcerules/resource/{id}Get all resource rules for a resource
ResourceRulesApiget_resource_rules_using_getGET /api/web/v2/resourcerulesGet all resource rules
ResourceRulesApiget_transaction_rules_using_getGET /api/web/v1/transactionrulesList all transaction rules
ResourceRulesApiremove_authentication_flow_using_deleteDELETE /api/web/v2/authenticationflows/{id}Delete an authentication flow
ResourceRulesApiremove_resource_rule_using_deleteDELETE /api/web/v2/resourcerules/{id}Delete a resource rule
ResourceRulesApiupdate_authentication_flow_using_putPUT /api/web/v2/authenticationflows/{id}Update an authentication flow
ResourceRulesApiupdate_resource_rule_using_putPUT /api/web/v2/resourcerules/{id}Update a resource rule
RolesApidelete_user_site_role_association_using_deleteDELETE /api/web/v1/users/{userid}/roles/{roleid}Delete a site role from a user
RolesApiget_site_role_using_getGET /api/web/v1/roles/{id}Get a role
RolesApiget_user_roles_using_getGET /api/web/v1/users/{userid}/rolesList all site roles assigned to user
RolesApiget_user_site_role_association_using_getGET /api/web/v1/users/{userid}/roles/{roleid}Get site role assigned to user
RolesApilist_site_roles_using_getGET /api/web/v1/rolesList roles
RolesApimodify_user_site_role_association_using_putPUT /api/web/v1/users/{userid}/roles/{roleid}Set user role
SettingsApiget_entrust_st_authenticator_settings_using_getGET /api/web/v1/settings/entruststGet Entrust ST Authenticator settings
SettingsApiget_general_settings_using_getGET /api/web/v1/settings/generalGet general settings
SettingsApiget_google_authenticator_settings_using_getGET /api/web/v1/settings/googleGet Google Authenticator settings
SettingsApiget_otp_authenticator_settings_using_getGET /api/web/v3/settings/otpGet OTP authenticator settings
SettingsApiget_password_reset_settings_using_getGET /api/web/v1/settings/passwordresetGet Password Reset settings
SettingsApiupdate_entrust_st_authenticator_settings_using_putPUT /api/web/v1/settings/entruststUpdate Entrust ST Authenticator settings
SettingsApiupdate_general_settings_using_putPUT /api/web/v1/settings/generalUpdate general settings
SettingsApiupdate_google_authenticator_settings_using_putPUT /api/web/v1/settings/googleUpdate Google Authenticator settings
SettingsApiupdate_otp_authenticator_settings_using_putPUT /api/web/v3/settings/otpUpdate OTP authenticator settings
SettingsApiupdate_password_reset_settings_using_putPUT /api/web/v1/settings/passwordresetUpdate Password Reset settings
SmartCredentialsApiactivate_smart_credential_using_putPUT /api/web/v1/smartcredentials/{id}/activateActivate a smart credential
SmartCredentialsApichange_smart_credential_state_using_putPUT /api/web/v1/smartcredentials/{id}/changestateChange smart credential state
SmartCredentialsApicomplete_sign_smart_credential_using_putPUT /api/web/v1/smartcredentials/{id}/completesignSmart credential complete signature
SmartCredentialsApicreate_smart_credential_using_postPOST /api/web/v1/smartcredentialsCreate a smart credential
SmartCredentialsApidelete_smart_credential_using_deleteDELETE /api/web/v1/smartcredentials/{id}Delete a smart credential
SmartCredentialsApiexport_certificate_using_getGET /api/web/v1/smartcredentials/certificate/{id}/export/{format}Export a certificate from a smart credential
SmartCredentialsApiget_sc_defn_by_name_using_postPOST /api/web/v1/scdefns/nameGet a smart credential definition by name
SmartCredentialsApiget_sc_defn_using_getGET /api/web/v1/scdefns/{id}Get a smart credential definition
SmartCredentialsApiget_smart_credential_by_serial_number_using_getGET /api/web/v1/smartcredentials/serialnumber/{sernum}Get a smart credential by serial number
SmartCredentialsApiget_smart_credential_using_getGET /api/web/v1/smartcredentials/{id}Get a smart credential
SmartCredentialsApihold_certificate_using_putPUT /api/web/v1/smartcredentials/certificate/{id}/holdHold a certificate from a smart credential
SmartCredentialsApilist_allowed_sc_defns_using_getGET /api/web/v1/scdefns/users/{userId}List allowed smart credential definitions
SmartCredentialsApilist_sc_defns_using_getGET /api/web/v1/scdefnsList smart credential definitions
SmartCredentialsApirevoke_certificate_using_putPUT /api/web/v1/smartcredentials/certificate/{id}/revokeRevoke a certificate from a smart credential
SmartCredentialsApistart_sign_smart_credential_using_putPUT /api/web/v1/smartcredentials/{id}/startsignSmart credential start signature
SmartCredentialsApiunassign_smart_credential_using_putPUT /api/web/v1/smartcredentials/{id}/unassignUnassign a smart credential
SmartCredentialsApiunblock_smart_credential_using_putPUT /api/web/v1/smartcredentials/{id}/unblockUnblock a smart credential
SmartCredentialsApiunhold_certificate_using_putPUT /api/web/v1/smartcredentials/certificate/{id}/unholdUnhold a certificate from a smart credential
SmartCredentialsApiupdate_smart_credential_using_putPUT /api/web/v1/smartcredentials/{id}Update a smart credential
TempAccessCodesApicreate_temp_access_code_using_postPOST /api/web/v1/users/{userid}/tempaccesscodeCreate a temporary access code
TempAccessCodesApidelete_temp_access_code_using_deleteDELETE /api/web/v1/users/{userid}/tempaccesscodeDelete a temporary access code
TempAccessCodesApiget_temp_access_code_using_getGET /api/web/v1/users/{userid}/tempaccesscodeGet a temporary access code
TenantsApicreate_tenant_async_using_postPOST /api/web/v5/async/tenantsCreate a tenant asynchronously
TenantsApicreate_tenant_using_postPOST /api/web/v4/tenantsCreate a tenant
TenantsApiget_create_tenant_async_result_using_getGET /api/web/v4/async/tenants/{id}/createresultGet the result of an asynchronous tenant creation operation
TenantsApiget_create_tenant_async_status_using_getGET /api/web/v4/async/tenants/{id}/createstatusGet the status of an asynchronous tenant creation operation
TenantsApiget_entitlement_usage_info_using_postPOST /api/web/v4/tenants/entitlements/usageLists a page of entitlement usage information
TenantsApiget_sp_identity_provider_using_getGET /api/web/v1/tenants/{id}/spidentityproviderGet Tenant Identity Provider and Service Provider OIDC Application for Tenant Management.
TenantsApiget_tenant_entitlement_using_getGET /api/web/v4/tenants/{tenantid}/entitlements/{type}Get an entitlement
TenantsApiget_tenant_entitlements_using_getGET /api/web/v4/tenants/{tenantid}/entitlementsGet entitlements for tenant
TenantsApiget_tenant_using_getGET /api/web/v4/tenants/{id}Get a tenant
TenantsApiget_tenants_page_using_postPOST /api/web/v4/tenantspagedLists a page of tenants
TenantsApilock_tenant_using_putPUT /api/web/v4/tenants/{id}/lockLock a tenant
TenantsApiremove_tenant_using_deleteDELETE /api/web/v4/tenants/{id}Delete a tenant
TenantsApiset_sp_identity_provider_using_putPUT /api/web/v1/tenants/{id}/spidentityproviderSet Tenant Identity Provider and Service Provider OIDC Application for Tenant Management
TenantsApiset_tenant_entitlement_using_putPUT /api/web/v4/tenants/{tenantid}/entitlementsSet an entitlement
TenantsApiunlock_tenant_using_putPUT /api/web/v4/tenants/{id}/unlockUnlock a tenant
TokensApiassign_token_by_id_using_putPUT /api/web/v1/tokens/{tokenid}/assignAssign token to user
TokensApiassign_token_by_serial_number_using_putPUT /api/web/v1/users/{id}/tokens/assignAssign user to token
TokensApiassigned_token_page_using_postPOST /api/web/v1/tokenspaged/assignedLists a page of assigned tokens
TokensApichange_token_state_using_putPUT /api/web/v1/tokens/{tokenid}/changestateChange token state
TokensApicomplete_activate_token_using_putPUT /api/web/v1/tokens/{tokenid}/activationComplete token activation
TokensApicreate_token_using_postPOST /api/web/v1/users/{userid}/tokens/{type}Create a token
TokensApidelete_token_using_deleteDELETE /api/web/v1/tokens/{tokenid}Delete a token
TokensApiget_token_by_serial_number_using_getGET /api/web/v1/tokens/sernum/{sernum}Get a token by serial number
TokensApiget_token_using_getGET /api/web/v1/tokens/{tokenid}Get a token
TokensApimodify_assigned_token_using_putPUT /api/web/v1/tokens/{tokenid}/assignedModify an assigned token
TokensApimodify_token_using_putPUT /api/web/v1/tokens/{tokenid}Modify a token
TokensApireset_token_using_putPUT /api/web/v1/tokens/{tokenid}/resetReset a token
TokensApistart_activate_token_using_postPOST /api/web/v1/tokens/{tokenid}/activationStart token activation
TokensApiunassign_token_using_putPUT /api/web/v1/tokens/{tokenid}/unassignUnassign a token
TokensApiunassigned_token_page_using_postPOST /api/web/v1/tokenspaged/unassignedLists a page of unassigned hardware tokens
TokensApiunlock_token_using_putPUT /api/web/v1/tokens/{tokenid}/unlockUnlock a token
UserAttributesApicreate_user_attribute_using_postPOST /api/web/v1/userattributesCreate a user attribute
UserAttributesApidelete_user_attribute_using_deleteDELETE /api/web/v1/userattributes/{id}Delete a user attribute
UserAttributesApiget_user_attribute_using_getGET /api/web/v1/userattributes/{id}Get a user attribute
UserAttributesApilist_user_attributes_using_getGET /api/web/v1/userattributesList user attributes
UserAttributesApimodify_user_attribute_using_putPUT /api/web/v1/userattributes/{id}Modify a user attribute
UserRBASettingsApidelete_user_locations_using_deleteDELETE /api/web/v1/users/{userid}/userlocationsDelete user location history
UserRBASettingsApiget_user_rba_settings_using_getGET /api/web/v1/users/{userid}/userrbasettingsGet user risk-based authentication settings
UserRBASettingsApiip_location_from_ip_address_using_postPOST /api/web/v1/iplocationsCreate IP location
UserRBASettingsApilist_user_expected_locations_using_getGET /api/web/v1/users/{userid}/expectedlocationsList expected locations for a user
UserRBASettingsApilist_user_locations_using_getGET /api/web/v1/users/{userid}/userlocationsGet user location history
UserRBASettingsApiset_user_expected_locations_using_putPUT /api/web/v1/users/{userid}/expectedlocationsSet expected locations for a user
UserRBASettingsApiupdate_user_rba_settings_using_putPUT /api/web/v1/users/{userid}/userrbasettingsUpdate user risk-based authentication settings
UsersApicreate_magic_link_using_putPUT /api/web/v1/users/{userid}/magiclinkCreate and get the Magic Link for a user
UsersApicreate_user_using_postPOST /api/web/v3/usersCreate a user
UsersApicreate_users_using_postPOST /api/web/v3/users/multipleCreate multiple users
UsersApidelete_magic_link_using_deleteDELETE /api/web/v1/users/{userid}/magiclinkDelete the Magic Link for a given user
UsersApidelete_user_using_deleteDELETE /api/web/v3/users/{id}Delete a user
UsersApidelete_users_using_deleteDELETE /api/web/v3/users/multipleDelete multiple users
UsersApimodify_user_a_organization_associations_using_putPUT /api/web/v1/users/{userid}/organizationsModify user organization membership
UsersApisync_user_using_postPOST /api/web/v1/syncusers/syncSynchronize a new user or an existing user
UsersApiunlock_user_using_putPUT /api/web/v1/users/{id}/unlockUnlock user
UsersApiunsync_user_using_postPOST /api/web/v1/syncusers/unsyncUnsynchronize an existing user
UsersApiupdate_user_state_using_putPUT /api/web/v1/users/{id}/stateUpdate user state
UsersApiupdate_user_using_putPUT /api/web/v3/users/{id}Update a user
UsersApiupdate_users_using_putPUT /api/web/v3/users/multipleUpdate multiple users
UsersApiuser_by_external_id_using_postPOST /api/web/v3/users/externalidGet a user by externalId
UsersApiuser_by_userid_using_postPOST /api/web/v3/users/useridGet a user by userid or user alias
UsersApiuser_using_getGET /api/web/v3/users/{id}Get a user by UUID
UsersApiusers_paged_using_postPOST /api/web/v4/userspagedLists a page of users

Documentation For Models

Documentation For Authorization

Authentication schemes defined for the API:

AdminAPIAuthentication

  • Type: API key
  • API key parameter name: Authorization
  • Location: HTTP header

Author

support@entrust.com