Use this to Opt into the newest holiday system. Returns (Task)
Name | Description |
---|---|
instance |
Example in C#
// Returns: nothing
await client.Holiday2OptInAsync(InstanceInfo instance);
Example in CURL
curl -X PUT \
https://api.us.acresecurity.cloud/api/f/INSTANCE.KEY/holiday2optin \
-H 'Authorization: Bearer TOKEN_GOES_HERE' \
-H 'Content-Type: application/json' \
-D '{"$type":"<>f__AnonymousType5, Feenics.Keep.WebApi.Wrapper"}'