Update Widget
Last updated
Last updated
This method allows updating the information of the user's .
Request
url
https://dev.pulsoid.net/api/v1/widgets/{widget.id}
method
POST
scope
widgets:update
Body Param Accepts JSON object with the following field
configuration
Json representing new widget's configuration
Headers Parameters explained:
Authorization
Bearer {auth token}
Response
The response is an updated .
Curl Request Example
Response Example
How to obtains access token