We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
URL POST /api/add
POST /api/add
Add user to project.
Request
{ "token": "CB23C3395153D2414CE7FF22F925776DBF72BF309", /* Login token */ "username": "Emil" /* Username of the person to be added */ }