Mute users in channels with a custom channel type

POST {{baseUrl}}/v3/applications/settings_by_channel_custom_type/:custom_type/mute

Mutes specified users in channels with a custom channel type at once.

Request Body

{"user_ids"=>["<string>", "<string>"], "seconds"=>"<number>", "description"=>"<string>", "on_demand_upsert"=>"<boolean>"}

HEADERS

KeyDatatypeRequiredDescription
Api-Tokenstring(Required)
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;\u003cobject\u003e&quot;