Jump to Content
API Reference
v1.0
Log In
API Reference
Log In
v1.0
API Reference
Get access token for M2M client app
Search
All
Pages
Start typing to search…
JUMP TO
AuthAction
Authentication
Get access token for M2M client app
post
Applications
Create new application
post
List paginated applications
get
Get application details by id
get
Update application by id
patch
Delete application by id
delete
ApiServers
Create new apiserver
post
List paginated apiservers
get
Get apiserver details by id
get
Update apiserver by id
patch
Delete apiserver by id
delete
Enable apiserver for specific client
patch
Disable apiserver for specific client
patch
Connections
Create new connection
post
List paginated connections
get
List paginated database connections
get
List all database connections
get
List paginated social connections
get
Get connection info by id
get
Update connection by id
patch
Delete connection by id
delete
Enable connection for specific client
patch
Disable connection for specific client
patch
List paginated passkey connections
get
Get users by connection id
get
Users
Create new user
post
List paginated users
get
Update user by id
patch
Get user information by id
get
Delete user by id
delete
Block user by id
patch
Unblock user by id
patch
List of user authorized applications
get
Revoke user authorized application
delete
List of user roles
get
Add roles to of user
post
Delete user role by id
delete
List of user passkeys
get
Delete user passkey by id
delete
Delete user plan by id
delete
Update user plan by id
patch
Roles
Create a new role
post
Find paginated roles
get
Find a Role by ID
get
delete role by id
delete
update role by id
patch
Find list of users by role id
get
Assign role to many users
patch
Organizations
Create a new organization
post
List paginated organizations
get
Update organization by id
patch
Delete organization by id
delete
Find a organization by id
get
Delete organization plan by id
delete
Update organization plan by id
patch
Organization Members
Add many members to organization
post
List paginated organization member
get
Add roles to organization member
post
Remove role from organization member
delete
Remove user from organization
delete
SMTP
Update SMTP configuration for tenant
put
Retrieve SMTP configuration for tenant
get
Send a test email to verify SMTP settings
post
Passkey Plus
Create transaction for registration
post
Create transaction for authentication
post
Verify the WebAuthn nonce to ensure it is valid.
post
Plans
Create a new plan
post
Find paginated plans
get
Find a Plan by ID
get
delete plan by id
delete
update plan by id
patch
Find list of users by plan id
get
Assign plan to many users
patch
Find list of orgs by plan id
get
Assign plan to many orgs
patch
Powered by
Get access token for M2M client app
post
https://{tenant}.{region}.authaction.com/oauth2/m2m/token
Language
Shell
Node
Ruby
PHP
Python
URL
Base URL
https://
your-tenant-name
.
eu
.authaction.com
/oauth2/m2m/token
RESPONSE
Click
Try It!
to start a request and see the response here!