ApiTrust anchors
Deletes a trust anchor
Permanently removes an unused trust anchor. Detach every widget that references the anchor first; deletion is refused while an entry point still depends on it.
Authorization
Bearer AuthorizationBearer <token>
JWT Authorization header using the Bearer scheme. Enter 'Bearer' [space] and then your token.
In: header
Path Parameters
trustAnchor*string
The anchor id.
Format
uuidtenant*string
The tenant identifier
Response Body
curl -X DELETE "https://api.fruxon.com/v1/tenants/string/trustAnchors/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": null,
"property2": null
}Empty
Empty
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": null,
"property2": null
}