Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 4.74 KB

File metadata and controls

10 lines (7 loc) · 4.74 KB

AccessKeyUpdateRequest

Fields

Field Type Required Description Example
name Optional[str] The name of the access key. main_key
enabled Optional[bool] Whether the access key is enabled or disabled. true
dedicated_for Optional[models.DedicatedFor] Designates the access key for a specific purpose while allowing it to be used for other purposes, as well.
This action replaces any previously assigned key. Possible values: webhooks
webhooks