cURL
curl --request POST \ --url http://localhost:4010/api/images/cancelEdit/{requestId} \ --header 'X-Api-Key: <api-key>'
201
Example
"<string>"
If you do not call this api before edit is done, edit count will be counted. If you call this api after edit is done, nothing will happen.
The response is of type string.
string