api_keys
Create a system API key
Create a system API key. System keys belong to the system user rather than to any human, so this endpoint is restricted to admins. Creation requires an admin access-token session or the configured admin secret; API keys cannot mint keys. The response contains the key itself, which is shown only once and cannot be retrieved afterwards.
post/v1/system/api_keys
Request body
Response
The newly created system API key, including the key itself.
Changes
Changed in 2 of the 70 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲