delete/api/v1/spire/federations/bundles
Request body
Example request
{
"trust_domains": [
"example.org"
]
}Response
OK
Example response
{
"results": [
{
"status": {
"message": "OK"
},
"trust_domain": "trust_domain"
}
]
}Changes
Changed in 2 of the 4 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲