/
AR
arso-project
/
Sonar Server HTTP API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3m ago · Updated 1mo ago
Details
Filter operations
collection
46
get
/api/v1/{workspace}
post
/api/v1/{workspace}/login
post
/api/v1/{workspace}/register
post
/api/v1/{workspace}/bot/join
post
/api/v1/{workspace}/bot/leave
post
/api/v1/{workspace}/bot/command
get
/api/v1/{workspace}/bot/info
get
/api/v1/{workspace}/bot/status
get
/api/v1/{workspace}/bot/status/{bot}/{requestId}
post
/api/v1/{workspace}/bot/configure/{name}
post
/api/v1/{workspace}/bot/register
post
/api/v1/{workspace}/bot/reply
get
/api/v1/{workspace}/bot/events
get
/api/{workspace}
post
/api/{workspace}/login
post
/api/{workspace}/register
post
/api/{workspace}/bot/join
post
/api/{workspace}/bot/leave
post
/api/{workspace}/bot/command
get
/api/{workspace}/bot/info
get
/api/{workspace}/bot/status
get
/api/{workspace}/bot/status/{bot}/{requestId}
post
/api/{workspace}/bot/configure/{name}
post
/api/{workspace}/bot/register
post
/api/{workspace}/bot/reply
get
/api/{workspace}/bot/events
/api/v1/{workspace}/bot/configure/{name}
post
/api/v1/{workspace}/bot/configure/{name}
Path parameters
workspace
string
required
name
string
required
Changes