projects

Private Project Publish

Publish a project. Possible after all items inside it are public

post/account/projects/{project_id}/publish

Path parameters

project_idinteger required

Project unique identifier

Response

OK

messagestring required

Response message text

Example response

{
  "message": "Project 1 has been published"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.