X-API-KEY: ********************
curl --location --request PATCH 'https://api.zebracat.ai/v1/visual_styles' \ --header 'X-API-KEY: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{ "id": 0 }