Modify a Post

Modifies an existing post. This endpoint requires you to insert the id of the post into the postModifyView, this will be use to find the post intended to be modified. The other parameters will be used to modify the current data in the object.

Body Params
uuid
string | null
string | null
string | null
string | null
string | null
date-time
date-time
string | null
string | null
boolean
Headers
uuid
Response
200

Modify the Post using request body

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!