Delete Organization Scan Configuration
DELETE
/api/v1/configuration/{orgId}/{configName} Deletes an organization's configuration with the given config name.
🧾 Audited This is recorded as
ORGANIZATION_CONFIGURATION_REMOVEDUser Activity.
Requires
delete:scan_configpermission.
Path parameters
orgIdstring · uuidrequiredUUID identifier for this StackHawk Organization.
configNamestringrequiredThe name of an organization scan configuration.
Response
OK
Unauthorized