I have a dataset I am pulling from Domo and splitting into multiple datasets based on a specific field. I am trying to share them with a group as they get created but I am coming across a 404 status error (Path not found).
my path is currently https://api.domo.com/v1/datasets/{dataset_id}/sharing.
It had worked in the past but revisiting it now and finding that the shares fail.
Is there a different API URL I should be using or how should I go about handling this?