UpdateUserAccessOnProject
This method can be used for the following functionality: Update a users' access on a project.
Parameters
Headers
PUT /api/ss/project/:project_id/access/:user_id HTTP/1.1
Host: demo.attackforge.com
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
PUT /api/ss/project/5e64179c899bb708b55ea48c/access/:user_id HTTP/1.1Example
Request
Response
Last updated