Add a collaborator to a QFieldCloud project
Usage
add_qfieldcloud_collaborator(token, endpoint, project_id, collaborator, role)
Arguments
- token
session token
- endpoint
QFieldCloud app url (omit https:// and trailing /)
- project_id
QFieldCloud project id
- collaborator
QFieldCloud username to add
- role
QFieldCloud role to assign the user within the project
Value
string indicating success or failure