Delete object blueprints
Use this API to delete one or more object blueprints from the flow
| Path Parameters |
|---|
flowId string — REQUIRED |
| Request Body — REQUIRED |
|---|
blueprintIds string[]The blueprint ids to remove (a non-empty array). In-use / system blueprints are skipped and reported in skippedIds. |
| Responses | ||
|---|---|---|
200OK
|