Skip to main content

Create Software Version

POST 

/api/v0/organizations/:organization_slug/projects/:project_slug/software_types/:software_type_slug/software_versions

Create a Software Version for a given Software Type and Project.

NOTE: A Software Version does not need to be manually created using this endpoint. Software Versions are created automatically when a symbol file or OTA payload is uploaded.


Return Value

Returns a Software Version Schema.

Request

Responses

Response Headers