Intake AI
POST https://{{vaultDNS}}/api/{{version}}/app/safety/ai/intake
https://developer.veevavault.com/api/20.3/#intake-ai https://developer.veevavault.com/api/20.3/#json-syntax
Before submitting this request, the user initiating the API must have access to the destination Organization. Grant access by adding the organization to the User record.
Request Body
[{"name"=>"intake_json", "value"=>nil, "datatype"=>"null"}, {"name"=>"intake_form", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |