put https://api.data.world/v0/metadata/data/sources///tables//columns/
Please refer to the updated IRI-based resource endpoints.
Response
Please refer to the updated IRI-based resource endpoints.
xxxxxxxxxx
curl --request PUT \
--url https://api.data.world/v0/metadata/data/sources/owner/sourceid/tables/tableid/columns/columnid \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"message": "string"
}