Remove current user from a project

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

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

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