Application
Number of APIs: 29
-
Update a push notification content template PUT {{baseUrl}}/v3/applications/push/message_templates/:template_name
-
Unban users in channels with a custom channel type DELETE {{baseUrl}}/v3/applications/settings_by_channel_custom_type/:custom_type/ban?user_ids=<string>&user_ids=<string>
-
List muted users in channels with a custom channel type GET {{baseUrl}}/v3/applications/settings_by_channel_custom_type/:custom_type/mute
-
Mute users in channels with a custom channel type POST {{baseUrl}}/v3/applications/settings_by_channel_custom_type/:custom_type/mute
-
List banned users in channels with a custom channel type GET {{baseUrl}}/v3/applications/settings_by_channel_custom_type/:custom_type/ban
-
Ban users in channels with a custom channel type POST {{baseUrl}}/v3/applications/settings_by_channel_custom_type/:custom_type/ban
-
Add a FCM push configuration POST {{baseUrl}}/v3/applications/push/fcm
-
Add an HMS push configuration POST {{baseUrl}}/v3/applications/push/hms
-
Add an APNs push configuration POST {{baseUrl}}/v3/applications/push/apns
-
List push notification content templates GET {{baseUrl}}/v3/applications/push/message_templates