PUT Missing Posts
PUT Missing Posts
PUT
https://api.cakes.com/missing/posts/:id
This endpoint allows you to edit missing pet.
Path Parameters
Name
Type
Description
id
string
missing id you want to edit
Request Body
Name
Type
Description
missing_status
string
Current missing status
contents
string
contents of post
title
string
title of post
video_url
string
video of missing pet
image_url
string
image of missing pet
missing_latitude
string
latitude of missing location
missing_longitude
string
longitude of missing location
pet_id
string
Missing pet id
missing_location
string
Location of missing pet
Last updated