v2

latestOpenAPI 3.0.1private2026-07-2667209320.4 KB
Scan Configuration

Rename an Organization Scan Configuration

Renames an existing scan configuration for this organization.

🧾 Audited This is recorded as ORGANIZATION_CONFIGURATION_MODIFIED User Activity.

Requires write:scan_config permission.

post/api/v1/configuration/{orgId}/rename

Path parameters

orgIdstring uuid required

UUID identifier for this StackHawk Organization.

Request body

newNamestring

The new name to set the file to

originalNamestring

The original name of the file

Response

OK