/
LI
liveswitch
/
LiveSwitch Cloud API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 1d ago
Details
Filter operations
ApiKeys
5
get
/ApiKeys
post
/ApiKeys
get
/ApiKeys/{id}
delete
/ApiKeys/{id}
patch
/ApiKeys/{id}
ApplicationConfigs
6
Applications
18
ApplicationWebhooks
4
AuditLogEvents
2
Billing
1
ChannelConfigs
5
ChannelRecordings
7
ChannelWebhooks
4
ConnectionRecordings
5
Organizations
3
PaymentMethods
5
Recordings
3
Subscriptions
5
Users
3
ApiKeys
post
/ApiKeys
Query parameters
api-version
string
The requested API version
Request body
ApiKey
required
key
string
nullable
The api key.
tag
string
nullable
Gets or sets the tag/name of the api key.
id
string
nullable
createdOn
integer
createdBy
string
nullable
modifiedOn
integer
modifiedBy
string
nullable
Response
Success
ApiKey
required
key
string
nullable
The api key.
tag
string
nullable
Gets or sets the tag/name of the api key.
id
string
nullable
createdOn
integer
createdBy
string
nullable
modifiedOn
integer
modifiedBy
string
nullable
Changes