Was this helpful?
/buckets/metadata/{metadata_id}/snapshot
The ID of the metadata to snapshot
curl -L \ --request POST \ --url 'https://beta.data.banyan.computer/api/v1/buckets/metadata/{metadata_id}/snapshot' \ --header 'Authorization: Bearer JWT'
{ "id": "text", "root_cid": "text", "metadata_cid": "text", "data_size": 1, "state": "active", "created_at": 1, "updated_at": 1, "snapshot_id": "text" }