Authorizations
Body
data_storestringOptionalDefault:
S3
resource_typestringOptionalDefault:
OBJECT
resource_idinteger · int32Optional
Responses
200
200
application/json
400
400
application/json
post
POST /v1/scan HTTP/1.1
Host: api.scanner.demo-001.teleskope.ai
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 60
{
"data_store": "S3",
"resource_type": "OBJECT",
"resource_id": 1
}
{
"job_id": 1,
}
Last updated
Was this helpful?