You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The list of endpoints that can be accessed with the key
allowed_application_ids
Array<Integer>
A list of Application IDs that you can access with the management key. An empty or missing list means the management key can be used for all Applications in the account.
[optional]
id
Integer
ID of the management key.
created_by
Integer
ID of the user who created it.
account_id
Integer
ID of account the key is used for.
created
DateTime
The date the management key was created.
disabled
Boolean
The management key is disabled (this property is set to `true`) when the user who created the key is disabled or deleted.