Start a Search Task
POST {{pas_base_url}}/v2/viewingSessions/{{viewingSessionId}}/searchTasks
Request Body
{"input"=>{"searchTerms"=>[{"type"=>"simple", "pattern"=>"example"}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
POST {{pas_base_url}}/v2/viewingSessions/{{viewingSessionId}}/searchTasks
{"input"=>{"searchTerms"=>[{"type"=>"simple", "pattern"=>"example"}]}}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |