Skip to content

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.

API method documentation

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.

Response