Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.34 KB

PutAlmanaxWebhook.md

File metadata and controls

16 lines (13 loc) · 1.34 KB

# PutAlmanaxWebhook

Properties

Name Type Description Notes
bonus_whitelist string[] from all available bonuses (ids) from /dofus2/meta/{language}/almanax/bonuses. Delete old entries with empty array []. Just null changes nothing. [optional]
bonus_blacklist string[] from all available bonuses (ids) from /dofus2/meta/{language}/almanax/bonuses. Delete old entries with empty array []. Just null changes nothing. [optional]
subscriptions string[] Get the available subscriptions with /meta/webhooks/almanax [optional]
daily_settings \OpenAPI\Client\Model\CreateAlmanaxWebhookDailySettings [optional]
iso_date bool If false, it will use common local time formats and weekday translations. If true, the format is YYYY-MM-DD. [optional] [default to false]
mentions array<string,\OpenAPI\Client\Model\CreateAlmanaxWebhookMentionsValueInner[]> Almanax bonus ids mapped to array of mentions. [optional]
intervals string[] [optional]
weekly_weekday string When to post the weekly preview at the specified time. [optional]

[Back to Model list] [Back to API list] [Back to README]