Skip to main content
PUT
Update Organization Protection Profile

Body

application/json

The protection profile selection

source
enum<string>
required

Where the selection happened; used for analytics only

Available options:
onboarding,
settings
Example:

"onboarding"

profile
enum<string>

The protection profile id, or null for manual configuration

Available options:
hipaa-ready,
soc2-type2,
protection-permissive,
protection-medium,
protection-high
Example:

"protection-medium"

Response

OK

attribute_name
string

The Hoop-managed attribute that binds the profile's rules to connections; null when no profile is active

Example:

"hoop_protection_profile-protection_medium"

profile
string

The active protection profile id; null means manual configuration

Example:

"protection-medium"