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
.
Update settings for the current user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Status of the update operation
The response is of type boolean
.