Symbol files
Upload symbol file
Authorization
API key Symbol files: writeAuthorizationBearer <token>
API key (sf_...) with any of the required scopes. Generate it in the Spotflow portal on the settings page.
In: header
Scope: Symbol files: write
Path Parameters
workspaceId*string
Format
uuidfirmwareId*string
Response Body
application/json
application/problem+json
application/problem+json
curl -X POST "https://example.com/workspaces/00000000-0000-0000-0000-000000000001/firmwares/q8Fd53pLn1Yr/symbol-files"Uploaded symbol file.
{ "id": "f1Lk64dHs7Xa", "alias": "thermostat-application-2.4.1", "buildIdParsingState": "InProgress", "createdAt": "2026-01-10T15:32:00+00:00", "firmwareVersions": [ { "id": "r2Kt75mXc8Vd", "name": "2.4.1" } ], "firmware": { "id": "q8Fd53pLn1Yr", "name": "Thermostat application" }, "os": "Zephyr"}