Function: addProjectUserCollaborators()
Parameters
collaborators
object[]
Collaborator payloads to create.
projectId?
string
(Optional) Project ID override when client is not project-scoped.
Returns
Promise<object[]>
A promise that resolves to the created collaborators.