/
VA
valuemelody
/
Melody Auth S2S API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-07-17
Details
Filter operations
Apps
5
Logs
6
Roles
5
Scopes
5
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
Users
15
Scopes
Update an existing scope by ID
Required scope - write_scope
put
/api/v1/scopes/{id}
Path parameters
id
number
required
The unique ID of the scope
Request body
PutScopeReq
required
name
string
note
string
locales
object[]
Response
object
required
scope
ScopeDetail
Changes