Chat
Number of APIs: 89
Welcome to the Qodex collection for Sceyt Chat API! This collection will help you quickly get started with testing and integrating our chat functionalities into your applications. Whether you're developing a chatbot, integrating a live chat system, or building any other messaging solution, this Qodex collection provides an easy way to test endpoints, verify responses, and streamline your development.
-
User-Settings - Get User Settings GET {{baseUrl}}/users/{{user_id_1}}/settings
-
User-Settings - Update User Settings PUT {{baseUrl}}/users/{{user_id_1}}/settings
-
User-Settings - Add Privacy Exclusion Exceptions POST {{baseUrl}}/users/{{user_id_1}}/settings/privacy/{{privacy_parameter}}/exclusions
-
User-Settings - Add Privacy Inclusion Exceptions POST {{baseUrl}}/users/{{user_id_1}}/settings/privacy/{{privacy_parameter}}/inclusions
-
User-Settings - List Privacy Exclusion Exceptions GET {{baseUrl}}/users/{{user_id_1}}/settings/privacy/{{privacy_parameter}}/exclusions
-
Channel - Unmute Channel PUT {{baseUrl}}/channels/{{channel_id}}/unmute
-
Channel - Freeze Channel PUT {{baseUrl}}/channels/{{channel_id}}/freeze
-
File Storage - Get File GET {{uploaded_file_url}}
-
File Storage - Delete File DELETE {{uploaded_file_url}}
-
Application - Create Role POST {{baseUrl}}/roles