EndpointsSettings
Change Ui
Header Parameters
auth?|
Cookie Parameters
auth?|
Request Body
application/json
preferences*
styles*
[key: string]?never
Response Body
application/json
application/json
curl -X PUT "https://api.hikka.io/settings/ui" \ -H "Content-Type: application/json" \ -d '{ "preferences": {}, "styles": {} }'{
"success": true
}{
"message": "Example error message",
"code": "example_error"
}