Changes to Create a new API key
POST /api/tenants/me/api-keys
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.7
What changed
- ○
added the optional property
expiresAtto the response with the201statusresponse-optional-property-added
- ○
added the optional property
lastUsedto the response with the201statusresponse-optional-property-added
- ○
the response property
idbecame required for the status201response-property-became-required
- ○
the response property
keybecame required for the status201response-property-became-required
- ○
the response property
namebecame required for the status201response-property-became-required
- ○
the response property
scopesbecame required for the status201response-property-became-required
- ○
added the required property
createdAtto the response with the201statusresponse-required-property-added
- ○