POST Missing Comments

POST Missing Comments

POST https://api.cakes.com/missing/comments/:id

This endpoint allows you to get free cakes.

Path Parameters

Name
Type
Description

id

string

missing id for the answer

Request Body

Name
Type
Description

text

string

text of answer

image_url

string

image of answer

video_url

string

video of answer

{    "message": "success post Missing answer"}

Last updated