Operating system set to macOS
Documentation jurisdiction set to United States
Sign inConnect Claude

Delete Blueprint Api V1 Workstreams Blueprints Blueprint Id Delete

delete/api/v1/workstreams/blueprints/{blueprint_id}deprecated

Archive blueprint (deprecated)

Deprecated alias for the matching `/workplans` operation. **Deprecated:** renamed to the `/api/v1/workstreams/workplans/...` surface. This `/blueprints/...` path still works but will be removed in a future release. Update integrations to use `workplans`.

Path parameters

blueprint_idrequired
path
—

Responses

204Successful Response
422Validation Error
FieldTypeDescription
detailValidationError[]—
item shape
curl https://api.dev.arch.ie/api/v1/workstreams/blueprints/<blueprint_id> \
  -X DELETE \
  -H "Authorization: Bearer sk_..."
API Reference · Archie for developers