/
LI
liveswitch
/
LiveSwitch Cloud API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 1d ago
Details
Filter operations
ApiKeys
5
ApplicationConfigs
6
Applications
18
ApplicationWebhooks
4
AuditLogEvents
2
Billing
1
ChannelConfigs
5
ChannelRecordings
7
ChannelWebhooks
4
ConnectionRecordings
5
Organizations
3
PaymentMethods
5
get
/PaymentMethods
post
/PaymentMethods
get
/PaymentMethods/{id}
delete
/PaymentMethods/{id}
patch
/PaymentMethods/{id}
Recordings
3
Subscriptions
5
Users
3
PaymentMethods
post
/PaymentMethods
Query parameters
api-version
string
The requested API version
Request body
PaymentMethod
required
id
string
nullable
organizationId
string
nullable
type
string
nullable
status
string
nullable
card
PaymentCard
createdOn
integer
modifiedOn
integer
Response
Success
PaymentMethod
required
id
string
nullable
organizationId
string
nullable
type
string
nullable
status
string
nullable
card
PaymentCard
createdOn
integer
modifiedOn
integer
Changes