REST API ReferenceCreateOn this pageCreate POST /v1/api-keys/ Request Body { "$ref": "#/components/schemas/APIKeyRecordCreate"} Responses 200 Successful Response { "$ref": "#/components/schemas/APIKeyRecordRead"} 422 Validation Error { "$ref": "#/components/schemas/HTTPValidationError"}