api-keys
POST /v1/orgs/:slug/api-keys — generate a new API key (Member+).
The raw key is returned once in the response. Only its SHA-256 credential fingerprint is used for authentication. The key is owned by the creating user.
post/v1/orgs/{slug}/api-keys
Path parameters
slugstring required
Organization slug
Request body
Response
API key created (raw key returned once)
Changes
No recorded changes to this endpoint across all 1 revision of this API.