users

Unpublish a User's Articles and Comments

This endpoint allows the client to unpublish all of the articles and comments created by a user.

put/api/users/{id}/unpublish

Path parameters

idinteger required

The ID of the user to unpublish.

Response

User's articles and comments successfully unpublished

Changes