Receives a Mobius Labs AI processing webhook callback.

Behavior: Processes webhook callbacks from Mobius Labs for AI-based feature extraction, video analysis, indexing, and analysis tasks. Routes the callback data as a batch action message for asynchronous processing based on the callback type (feature-extraction, video-analysis, index, or analyze).

Authorization: No authorization required (Authorize attribute is currently commented out).

Side Effects: A batch action message is sent to trigger asynchronous processing of the Mobius Labs result.

Error Scenarios: Throws if the ID, callback type, or model is null or empty. Returns an empty response model and logs an error if the callback type is unknown.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The Mobius Labs task ID or webhook ID (for LLM callbacks).

string
required

The callback type (feature-extraction, video-analysis, index, or analyze).

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json