InviteUserToProject
This method can be used for the following functionality: Invite a user to a project, by the project Id and username.
Parameters
Headers
POST /api/ss/project/:id/invite HTTP/1.1
Host: demo.attackforge.com
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
{
"id": "..."
}Example
Request
Response
Last updated