API Reference
Create Vision
POST
Create Vision
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Available options:
faces, face_tracks, scenes Response
Successful Response
Allowed value:
"vision"202 dispatch acknowledgment for an analysis command.
failed is deliberately absent: a failed command never reaches this
wire — the POST either re-dispatches (idempotent retry) or raises 503
(see _existing_command_response's gate).
Available options:
queued, processing, completed Available options:
faces, face_tracks, scenes Create Vision

