Skip to main content

Create Software Type

POST 

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

Create a Software Type for a given Project.

NOTE: A Device does not need to be manually created using this endpoint. Software Types are created automatically when a Software Version is uploaded.


Return Value

Returns a Software Type Schema.

Request

Responses

Response Headers