datasets
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