cURL
curl --request POST \ --url https://{host}/subscriptions/{platformType}/properties \ --header 'Content-Type: application/json' \ --data ' [ { "propertyName": "<string>", "aliasName": "<string>", "owner": "<string>" } ] '
[ { "propertyRef": "<string>", "propertyName": "<string>", "aliasName": "<string>", "owner": "<string>" } ]
Platform catalog (cloud or containers).
cloud
containers
1
Omit or empty for global (admins only); otherwise username for private.
Created properties
Unique referenced ID.
Recommendation element name (must exist in the applicable Recommendations response schema).
Display alias (scope-unique per rules).
Empty = global; otherwise username (private).