Core dumps
Start core dump analysis
Authorization
API key Core dumps: writeAuthorizationBearer <token>
API key (sf_...) with any of the required scopes. Generate it in the Spotflow portal on the settings page.
In: header
Scope: Core dumps: write
Path Parameters
workspaceId*string
Format
uuidcoreDumpId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
symbolFileId*string
Response Body
application/problem+json
curl -X POST "https://example.com/workspaces/00000000-0000-0000-0000-000000000001/core-dumps/d4Rt89jWq5Zb/start-analysis" \ -H "Content-Type: application/json" \ -d '{ "symbolFileId": "f1Lk64dHs7Xa" }'Empty