patch https://api.dropinblog.com/v2/blog//posts/
Requires a private API key. Only the parameters included in the body of the request will be updated in DropInBlog.
Log in to see full request history
Response
Requires a private API key. Only the parameters included in the body of the request will be updated in DropInBlog.
xxxxxxxxxx
curl --request PATCH \
--url https://api.dropinblog.com/v2/blog/blog_id/posts/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: