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
Example response
{
"message": "Project 1 has been published"
}