#Post.restore Cancel removal
- POST
##Supported formats
- json
##Arguments
###Requried
-
post
int
post id
Requesting http://some.host.ru/db/api/post/restore/ with {"post": 3}:
{
"code": 0,
"response": {
"post": 3
}
}
#Post.restore Cancel removal
##Supported formats
##Arguments
###Requried
post
int
post id
Requesting http://some.host.ru/db/api/post/restore/ with {"post": 3}:
{
"code": 0,
"response": {
"post": 3
}
}