Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 714 Bytes

AccessKeyUpdateRequest.md

File metadata and controls

13 lines (10 loc) · 714 Bytes

# AccessKeyUpdateRequest

Properties

Name Type Description Notes
name string The name of the access key. [optional]
enabled bool Whether the access key is enabled or disabled. [optional]
dedicatedFor string 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` [optional]

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