Resolve an IPFS path to a DAG node
post/dag/resolve
Query parameters
argstring required
IPFS path to DAG node
Response
success
Example response
{
"RemPath": "RemPath",
"Cid": {
"/": "/"
}
}IPFS path to DAG node
success
{
"RemPath": "RemPath",
"Cid": {
"/": "/"
}
}