From c12358c28db00ee5249f61aace6a714a3ea5a29a Mon Sep 17 00:00:00 2001 From: Joakim Bygdell Date: Fri, 1 Nov 2024 10:57:55 +0100 Subject: [PATCH] Update Readme --- sda/cmd/api/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sda/cmd/api/api.md b/sda/cmd/api/api.md index fa96b4aeb..2c921dacb 100644 --- a/sda/cmd/api/api.md +++ b/sda/cmd/api/api.md @@ -58,7 +58,7 @@ Admin endpoints are only available to a set of whitelisted users specified in th ``` - `/dataset/create` - - accepts `POST` requests with JSON data with the format: `{"accession_ids": ["", ""], "dataset_id": ""}` + - accepts `POST` requests with JSON data with the format: `{"accession_ids": ["", ""], "dataset_id": "", "user": ""}` - creates a dataset from the list of accession IDs and the dataset ID. - Error codes