/
VA
valuemelody
/
Melody Auth S2S API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 53m ago · Updated 3w ago
View markdown
valuemelody
Melody Auth S2S API
put
Update an existing org by ID
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
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
Roles
6
SAML
5
Scopes
5
System
1
User Attributes
5
User Org Groups
2
Users
27
Orgs
Update an existing org by ID
Required scope - write_org
put
/api/v1/orgs/{id}
Path parameters
id
number
required
The unique ID of the org
Request body
PutOrgReq
required
name
string
slug
string
allowPublicRegistration
boolean
onlyUseForBrandingOverride
boolean
companyLogoUrl
string
companyEmailLogoUrl
string
fontFamily
string
fontUrl
string
layoutColor
string
labelColor
string
primaryButtonColor
string
primaryButtonLabelColor
string
primaryButtonBorderColor
string
secondaryButtonColor
string
secondaryButtonLabelColor
string
secondaryButtonBorderColor
string
criticalIndicatorColor
string
emailSenderName
string
termsLink
string
privacyPolicyLink
string
Response
object
required
org
Org