Skip to main content
PUT
Change post status

Authorizations

Authorization
string
header
required

Your Groniz API key

Path Parameters

id
string
required

Post ID

Body

application/json
status
enum<string>
required

New status for the post

Available options:
draft,
schedule

Response

Post status updated successfully

id
string
state
enum<string>
Available options:
DRAFT,
QUEUE