v1
latestOpenAPI 3.1.02026-07-242470655.6 KBCopy of Copy of Copy of Copy of Copy of Copy of Get Groups
patch/site/{site_name}/blog/{post_id}-1
Path parameters
site_namestring required
The unique identifier of the target site.
post_idstring required
Headers
Authorizationstring
x-duda-access-tokenstring
Response
OK
Example response
{
"author_name": "String",
"creation_date": "String",
"description": "String",
"id": "String",
"main_image": "String",
"meta_title": "String",
"no_index": true,
"path": "String",
"publish_date": "String",
"schedule_publish_date": "String",
"status": "PUBLISHED",
"tags": [
"String"
],
"thumbnail": {
"url": "String"
},
"title": "String"
}