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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}