[{"label":"Latest (v1.0)","version":"latest"}]
csp

RemoveDomainsFromAutoEntitlementPolicyResponse

Response of removing domains from the Auto Entitlement Policy


Properties

array of string
failed Optional

Domains which were not removed from the Auto Entitlement Policy


array of string
succeeded Optional

Domains which were successfully removed from the Auto Entitlement Policy

JSON Example

{
	"failed": [
		"string"
	],
	"succeeded": [
		"string"
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Returned By

Remove Domains From Auto Entitlement Policy By Organization ID And Policy ID

Feedback

Was this page helpful?