ProcessMap
/api/v1/process/mapsA process flow definition with steps and transitions.
listgetcreateupdatedeleteSchema
| Field | Type | Notes |
|---|---|---|
| id | uuid | |
| name* | string | |
| description | string | |
| steps | json | |
| owner_id | uuid | |
| status | enum | draft | active | archived |
API
client.process.maps.*Loading manifest…