Skip to content

Join Project

tanjabatz edited this page Jul 10, 2018 · 4 revisions

Join Project

URL : /join

Method : POST

Auth required : YES (User)

Data example

pizza

Provide the project entry key as an ASCII string in the message body.

Success Response

204 NO CONTENT

Error Response

401 UNAUTHORIZED

Authorization fails.

403 FORBIDDEN

The permissions are not sufficient.

404 NOT FOUND

The project does not exist.

Clone this wiki locally