/
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
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
Scopes
5
Users
15
Roles
Create a new role
Required scope - write_role
post
/api/v1/roles
Request body
PostRoleReq
required
name
string
required
note
string
Response
object
required
role
Role
Changes