Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
^/v1/storage/docsets/{docset_id}/docs$ Successful Response
A map of task ids to task details.
{
"aryn:t-47gpd3604e5tz79z1jro5fc": {
"action": "/v1/storage/docsets/{docset_id}/docs",
"task_status": "done"
}
}