Rest api PUT
PUT
PUT https://ggit.mysevidu.com/api/posts/:id
This endpoint allows you to get free cakes.
Request Body
Name
Type
Description
descriere
string
descrierea postarii
participanta
string
Numele participantei
titlu
string
Titlul postarii
{
"participanta": "Ana Maria",
"titlu": "Titlul postarii",
"descriere": "Descrierea postarii"
}{
"message": "Ain't no cake like that."
}Last updated