Chat Platform API v3
Chat Platform API
Chat Platform API
Version 3
Turn on push notifications
Copy link
Determines whether to turn on the push notifications feature for an application.
HTTP request
Copy link
Request body
Copy link
The following table lists the properties of an HTTP request that this action supports.
Required
Property name | Type | Description |
---|---|---|
push_enabled | boolean | Determines whether to turn on the push notifications feature for an application. |
Response
Copy link
If successful, this action returns a list of the registered push configurations in the response body.
In the case of an error, an error object is returned. A detailed list of error codes is available here.
On this page