Settings
Update settings
Update settings for the current user.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Status of the update operation
The response is of type boolean
.
Was this page helpful?