Skip to main content
DELETE
/
attributes
/
{name}
Delete Attribute
curl --request DELETE \
  --url https://use.hoop.dev/api/attributes/{name}
{
  "message": "the error description"
}

Documentation Index

Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt

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

Path Parameters

name
string
required

Name of the attribute

Response

No Content