Update A Property Of An Entity
To update the property of an existing entity, we need to make the following HTTP request
Update a property which is already added to entity
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"id": "sunbird-rc.registry.update",
"ver": "1.0",
"ets": 1669113253859,
"params": {
"resmsgid": "",
"msgid": "129c291e-f089-4052-811f-025330c9b239",
"err": "",
"status": "SUCCESSFUL",
"errmsg": ""
},
"responseCode": "OK"
}Usage
cURL
HTTPie
Last updated