/
VA
valuemelody
/
Melody Auth S2S API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14m ago · Updated 3w ago
View markdown
valuemelody
Melody Auth S2S API
put
Update an existing 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
Update an existing SAML IDP
Required scope - root
put
/api/v1/saml/idps/{id}
Path parameters
id
number
required
The unique ID of the SAML IDP
Request body
PutSamlIdpReq
required
isActive
boolean
userIdAttribute
string
emailAttribute
string
firstNameAttribute
string
lastNameAttribute
string
metadata
string
Response
object
required
idp
SamlIdp