External DocumentationTo learn more, visit the Rapid7 documentation.
Basic Parameters
Advanced Parameters
Example Output
Workflow Library Example
Create User with Rapid7 and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Disable SSL Enforcement | Enable this option to skip SSL verification of the server’s certificate chain and host name. This may increase security vulnerabilities, but can be useful for testing or when custom verification is employed. |
| The email address of the user. | |
| Login Name | The login name of the user. |
| Name | The full name of the user. |
| Password | The password to use for the user. |
| Role ID | The identifier of the role the user is assigned to. |
| Parameter | Description |
|---|---|
| Password Reset On Login | Whether to require a reset of the user’s password upon first login. Defaults to false. |
{
"id": 1,
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
]
}
Was this page helpful?