Skip to main content
POST
Publish Article

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

article_id
string
required

The ID of the draft article to publish.

Response

The request has succeeded.

data
object

The published Article's seed post.

errors
object[]
Minimum array length: 1

An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).