Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 877 Bytes

DeleteApiKeysResponse.md

File metadata and controls

21 lines (13 loc) · 877 Bytes

DeleteApiKeysResponse

Properties

Name Type Description Notes
active Boolean Indicates if the api key is active [optional]
createdAt Long Unix timestamp in seconds of when the api key was created [optional]
description String A name or brief explanation of what this api key is used for [optional]
livemode Boolean Indicates if the api key is in production [optional]
prefix String The first few characters of the authentication_token [optional]
id String Unique identifier of the api key [optional]
_object String Object name, value is 'api_key' [optional]
deleted Boolean [optional]
role String Indicates if the api key is private or public [optional]