IPNS Deployment Update API
This API is used to update projects that have been deployed by IPNS.
Last updated
{
"code": 200,
"message": "success",
"data": {}
}10025: Access is denied!
10009 : Project is not exist!
100072 : This is not an IPNS project!
100073 : Request limit: 1 request per second!{
"code": 200,
"message": "success",
"data": {
"ipnsResolve": "bafybeifjojp4mri2k775lsv3tgf5r2lg5jtxcdfufop52ygkwmqxjakl3m",
"status": "SUCCESS",
"updateAt": "2023-03-01 07:12:32"
}
}10025: Access is denied!
10009 : Project is not exist!
100072 : This is not an IPNS project!