The configuration for an api
Field | Type | Required | Description | Example |
---|---|---|---|---|
KeyID |
string | ✔️ | The id of the key. This is not a secret and can be stored as a reference if you wish. You need the keyId to update or delete a key later. | key_123 |
Key |
string | ✔️ | The newly created api key, do not store this on your own system but pass it along to your user. | prefix_xxxxxxxxx |