I'm trying to use the Domo Data API, but I'm running into some trouble.
Creating a dataset returns HTTP 201, and not HTTP 200, as per the documentation
Updating a dataset appears to do nothing - neither name nor description can be updated
Deleting a dataset appears to do nothing
Are these known issues, or is there something I'm doing wrong?