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