DELETE
/orgs/{org}/settings/network-configurations/{network_configuration_id}Delete a hosted compute network configuration from an organization
Deletes a hosted compute network configuration from an organization.
OAuth app tokens and personal access tokens (classic) need the write:network_configurations scope to use this endpoint.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
orgstringrequired
The organization name. The name is not case sensitive.
network_configuration_idstringrequired
Unique identifier of the hosted compute network configuration.
204Response