Add current user to a project

POST {{baseUrl}}/api/admin/projects/:projectId/add

DEPRECATED. Admin-only API to add the current user to a project.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}