Unpublish an Article
PATCH
Introduction
Trying to unpublish a draft Article will lead to a 204 response (“No Content”).
Usage
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UID of the Article
Response
200 - application/json
Successful
The response is of type object
.