cURL
curl --request POST \ --url https://api.eden.art/v2/models/{modelId}/like \ --header 'X-Api-Key: <api-key>'
{ "message": "<string>" }
Add a like to a model, showing appreciation and boosting its visibility.
Default Response