POST Missing Comments

POST Missing Comments

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

This endpoint allows you to get free cakes.

Path Parameters

NameTypeDescription

id

string

missing id for the answer

Request Body

NameTypeDescription

text

string

text of answer

image_url

string

image of answer

video_url

string

video of answer

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

Last updated