user preference
PUT
/user-preference
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://api.nusabyte.com/api/v1/user-preference' \
--header 'Content-Type: application/json' \
--data-raw '{
"blockchainKey": "string",
"userAddress": "string",
"preferenceOfMarketListViewStyle": "grid"
}'
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2025-04-28 02:46:35