Skip to main content
DELETE
/
blueprints
/
{id}
Delete blueprint
curl --request DELETE \
  --url https://api.helloannie.com/v1/blueprints/{id}
{
  "success": true,
  "data": {},
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.helloannie.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

blueprintId
string<uuid>
required

Response

Response confirming blueprint deletion

success
enum<boolean>
required
Available options:
true
data
object
required
message
string
required