v1
latestOpenAPI 3.0.1The University of Illinois/NCSA Open Source License (NCSA)2026-07-1727211165.4 KBdatasets
Move a creator in a Dataset's list of creators.
Takes the UUID of the dataset, the creator to move (a String) and the new position of the creator in the overall list of creators.
put/datasets/{id}/creator/reorder
Path parameters
idstring required
Query parameters
creatorstring required
newPosinteger required
Response
OK