CreateThread without title and stream

POST https://{{rtmsapi}}/rtmsAPI/api/v1/apps/{{inAppAppid}}/threads

Request Body

{"externalid"=>"anything text or number", "type"=>"", "title"=>"", "category"=>"Samplecategory", "extras"=>{"Custom_Param1"=>"Custom_Param1_value", "Custom_Param2"=>"Custom_Param2_value", "Custom_Param3"=>"Custom_Param3_value", "Custom_Param4"=>"Custom_Param4_value", "Custom_Param10"=>["value1", "value2"]}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
secretKeystring