Logging Virtual User
Logs virtual user into the system
POST
/policies/{policyId}/dry-run/login
Logs virtual user into the system. Only users with the Standard Registry role are allowed to make the request
Path Parameters
Name | Type | Description |
---|---|---|
policy ID* | String | policy ID |
Request Body
Name | Type | Description |
---|---|---|
* | Object | Virtual User |
Last updated