Skip to main content
DELETE
/
machineidentities
/
{name}
Delete Machine Identity
curl --request DELETE \
  --url https://use.hoop.dev/api/machineidentities/{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

Machine Identity Name

Response

OK