post
https://api.sev.co/v1/dashboard//module/
Create a dashboard module in a group. The module ID is taken from the path and must be a new UUID generated by the client. The request body must include groupLastUpdated, set to the parent group's current audit.last_updated value — a mismatch returns 409 (the group was modified concurrently). Creating a module also updates the parent group's module layout.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Invalid request body or missing groupId/groupLastUpdated
404Group not found
409The group was modified since groupLastUpdated; re-fetch the group and retry
