Sboms
Upload SBOMs
Authorization
API key SBOMs: writeAuthorizationBearer <token>
API key (sf_...) with any of the required scopes. Generate it in the Spotflow portal on the settings page.
In: header
Scope: SBOMs: write
Path Parameters
workspaceId*string
Format
uuidfirmwareVersionId*string
Response Body
application/json
application/problem+json
application/problem+json
curl -X POST "https://example.com/workspaces/00000000-0000-0000-0000-000000000001/firmware-versions/r2Kt75mXc8Vd/sboms"SBOMs accepted for parsing.
{ "sboms": [ { "id": "z3Mp96lQd4Gt", "parsingState": "InProgress" } ]}