Skip to main content
POST
/
api
/
images
/
cancelEdit
/
{requestId}
Cancel Edit Request(편집 요청 취소)
curl --request POST \
  --url http://localhost:4010/api/images/cancelEdit/{requestId} \
  --header 'X-Api-Key: <api-key>'
"<string>"

Authorizations

X-Api-Key
string
header
required

Path Parameters

requestId
string
required

Response

The response is of type string.