put https://{hostname}/api/v1/commons/dataview_profiles/
This operation updates a Dataview Profile by ID.
Responses
400Bad Request.
500Internal server error.
This operation updates a Dataview Profile by ID.
400Bad Request.
500Internal server error.
xxxxxxxxxx
curl --request PUT \
--url https://hostname/api/v1/commons/dataview_profiles/id \
--header 'accept: application/json' \
--header 'content-type: application/json'