/
VA
valuemelody
/
Melody Auth S2S API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
82
36
113.8 KB
Scopes
Get a list of scopes
Required scope - read_scope
get
/api/v1/scopes
Response
A list of scopes
object
required
scopes
Scope[]
All 82 operations
get
Get a list of scopes
post
Create a new scope
get
Get a single scope by ID
put
Update an existing scope by ID
delete
Delete an existing scope by ID
get
Get a list of roles
post
Create a new role
get
Get a single role by ID
put
Update an existing role by ID
delete
Delete an existing role by ID
get
Get a list of users by roleId
get
Get a list of orgs
post
Create a new org
get
Get a single org by ID
put
Update an existing org by ID
delete
Delete an existing org by ID
get
Get a list of users currently active in one organization
get
Get a list of all users in one organization
get
Get a list of org groups by orgId
post
Create a new org group
get
Get a list of users by orgGroupId
put
Update an existing org group by ID
delete
Delete an existing org group by ID
get
Get a list of apps
post
Create a new app
get
Get a single app by ID
put
Update an existing app by ID
delete
Delete an existing app by ID
get
Get a list of app banners
post
Create a new app banner
get
Get a single app banner by ID
put
Update an existing app banner by ID
delete
Delete an existing app banner by ID
get
Get a list of users
get
Get a single user by authId
put
Update an existing user by authId
delete
Delete an existing user by authId
get
Get a list of locked IPs for a user
delete
Unlock all locked IP addresses for a user
post
Send a verification email to the user
get
Get a list of apps user has consented to
delete
Delete an existing consent for a user by authId and appId
get
Get a list of passkeys for a user
delete
Remove a passkey for a user
post
enroll user for email MFA.
delete
Unenroll user from email MFA.
post
enroll user for OTP MFA.
delete
Remove user's current OTP MFA setup.
post
enroll user for SMS MFA.
delete
Remove user's current SMS MFA setup.
post
Link current user account with another user account
delete
Unlink current user account with another user account
post
Generate an impersonation refresh token for a user by authId and appId
get
Get a list of active sessions for a user
delete
Delete an active session for a user by authId and sessionId
post
Add an existing org group to a user by authId and orgGroupId
delete
Delete an existing org group for a user by authId and orgGroupId
get
Get a list of orgs for a user
post
Change orgs for a user
post
Resend invitation email to a pending user
delete
Revoke invitation for a pending user
post
Invite a user to join the platform
get
Get a list of user attributes
post
Create a user attribute
get
Get a user attribute
put
Update a user attribute
delete
Delete an existing user attribute by ID
get
Get a list of email logs
delete
Delete email logs before a certain date, this action is irreversible
get
Get an email log by id
get
Get a list of SMS logs
delete
Delete SMS logs before a certain date, this action is irreversible
get
Get an SMS log by id
get
Get a list of Sign-in logs
delete
Delete Sign-in logs before a certain date, this action is irreversible
get
Get an sign-in log by id
get
Get a list of SAML IDPs
post
Create a new SAML IDP
get
Get a SAML IDP
put
Update an existing SAML IDP
delete
Delete an existing SAML IDP
get
Get system info