Uploads an image from Blueforce and creates a new asset.

Behavior: Receives a base64-encoded image from a Blueforce device, uploads it to storage via the Blueforce unit of work, and returns the newly created asset identifier.

Authorization: Requires a valid Bearer token.

Side Effects: A new asset is created in the system from the uploaded image.

Error Scenarios: Returns 400 Bad Request if the image body is null or empty. Returns 401 Unauthorized if the caller is not authenticated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The Endpoint ID to use when calling back to the Blueforce server.

string

The Blueforce ID of the image being uploaded.

boolean

Tells the API if unknown faces should trigger an alert.

string

The name of the image file being uploaded.

Body Params

The incoming bytes of the image.

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

Generated from available request content types

Allowed:
Responses

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