| 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 |