PUT Missing Comments
PUT Missing Comments
PUT https://api.cakes.com/missing/comments/:id
This endpoint allows you to get free cakes.
Path Parameters
Name
Type
Description
id
string
missing answer id you want to update
Request Body
Name
Type
Description
missing_id
string
missing id for the answer
text
string
text of answer
image_url
string
image url of answer
video_url
string
video url of answer
{ "message": "successfully updated Missing answer"}{ "message": "Could not find matching missing comment"}Last updated
Was this helpful?