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