Delete a hosted compute network configuration from an organization
DELETE
/orgs/{org}/settings/network-configurations/{network_configuration_id}
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.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” org
required
string
The organization name. The name is not case sensitive.
network_configuration_id
required
string
Unique identifier of the hosted compute network configuration.
Responses
Section titled “ Responses ”Response