RemoveProjectTeamMembers
This method can be used for the following functionality: Remove user(s) from a project team.
Parameters
Headers
PUT /api/ss/project/:id/team/remove HTTP/1.1
Host: localhost:3000
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
id (string)
PUT /api/ss/project/620f1707c66ef8821d35ee17/team/remove HTTP/1.1users (string array)
Example
Request
Response
Last updated