/
DE
devsoc-unsw
/
Chaos API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6m ago · Updated 1mo ago
Details
Filter operations
Application
1
Auth
2
Campaign
8
Miscellaneous
1
Organisation
19
Role
4
get
/role/{id}
put
/role/{id}
delete
/role/{id}
get
/role/{id}/applications
User
7
Role
Deletes specified role.
delete
/role/{id}
Path parameters
id
integer
required
Role ID
Response
OK
object
required
message
string
Example response
{ "message": "Successfully deleted role." }
Changes