AdminSettingsKey

Upsert значения setting'а.

PUT
/Admin/settings/{key}
AuthorizationBearer <token>

JWT Authorization header using Bearer scheme

In: header

Path Parameters

key*string
Value in"LiveKitBridgeTrunkId" | "LiveKitBridgeDispatchRuleId" | "LiveKitOperatorInviteDispatchRuleId"

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X PUT "https://api.speaknode.com/api/Admin/settings/LiveKitBridgeTrunkId" \  -H "Content-Type: application/json" \  -d '{}'
Empty