v2

latestOpenAPI 3.0.3Apache 2.02026-07-31158109678.6 KB
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"
}