/
VA
valuemelody
/
Melody Auth S2S API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 3w ago
View markdown
valuemelody
Melody Auth S2S API
post
Create a new SAML IDP
v1
latest
OpenAPI 3.0.0
2026-07-17
82
36
113.8 KB
App Banners
5
Apps
5
Logs
9
Org Groups
5
Orgs
7
Roles
6
SAML
5
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
Scopes
5
System
1
User Attributes
5
User Org Groups
2
Users
27
SAML
Create a new SAML IDP
Required scope - root
post
/api/v1/saml/idps
Request body
PostSamlIdpReq
required
name
string
required
userIdAttribute
string
required
emailAttribute
string
nullable
required
firstNameAttribute
string
nullable
required
lastNameAttribute
string
nullable
required
metadata
string
required
Response
object
required
idp
SamlIdp