patch
https://api.amio.io/v1/channels//settings
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests⦠| |||
Loadingā¦
Delete Settings
You can delete any settings with PATCH request setting the parameter to null, i.e.
{"domains_whitelist": null}.
Response Body Params
| Parameter | Type | Description |
|---|---|---|
| domains_whitelist | array | List of domains allowed for cross origin requests (CORS) during connection to Amio Chat servers. If this value is set to null or an empty list, then all connection attempts will be refused. |