cURL
curl --request POST \ --url https://api.datalinks.com/api/v1/data/{username}/{namespace}/{datasetName}/rename \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: text/plain' \ --data '<string>'
This response does not have an example.