Create Devices
POST/api/v0/organizations/:organization_slug/projects/:project_slug/devices
Create a single Device for a given Project
NOTE: A Device does not need to be manually created using this endpoint. If Memfault receives any Events from an unknown Device, it will create one with the appropriate information.
Return Value
A 202 Accepted response and Location header for which to check the status of the Task.
Location: https://api.memfault.com/api/v0/queue/bb992299-f64a-4d47-8372-7e16aff9fdc3
Request
Responses
- 200