After the frontend uploads the file to storage, call this endpoint to verify the upload and create the asset record. The backend HEADs the storage object to read actual size and MIME type.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
POST /v1/asset-uploads/{asset_upload_id}/confirmations body.
Successful Response
Response shape.
Minimal user shape for embedded user fields.
Includes only display-relevant fields. Excludes sensitive/admin fields: email_verified_at, disabled_at, is_internal, locale_code, timezone.