Skip to main content

Properties

NameTypeDescriptionNotes
namestrName for the API key. This helps identify the key’s purpose
scopesList[str]List of scopes to grant to the API key. Valid values are ‘read’ and ‘write’. If ‘write’ is included, ‘read’ must also be included. Defaults to full access ([‘read’, ‘write’]) if not provided.[optional]