Note: The Docus Lab API is in active development. Features and endpoints may be updated. Please refer to the latest API version in the official documentation for the most accurate information.
{ "visit_id": "Visit ID" }
curl --location --request POST '/visits/generate/' \ --header 'Content-Type: application/json' \ --data-raw '{ "visit_id": "Visit ID" }'