Delete a network
Networks
Delete a network
Permanently delete the network. This cannot be undone.
Required scope infrastructure:delete
delete
/networks/{id}Authorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the network.
Response204
The network was deleted.