InviteUsersToProjectTeam
This method can be used for the following functionality: Invite user(s) to a project.
Parameters
Headers
POST /api/ss/project/:id/team/invite
HTTP/1.1
Host: localhost:3000
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
id (string)
POST /api/ss/project/620f1707c66ef8821d35ee17/team/invite HTTP/1.1users (array of objects)
Example
Request
Response
Errors
Last updated