Skip to main content

Create a Release

POST 

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

Create a Release for a given Project

NOTE: A Release does not need to be manually created using this endpoint. If Memfault receives any Events from an unknown Release, it will create one with the appropriate information.


Return Value

  • Returns a Release Schema
  • Returns a Location header with a URL for which to upload binaries and symbols to

Request

Responses

Response Headers