Create A Property Of An Entity
To add property to an existing entity, we need to make the following HTTP request
Create a property in already existing entity
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"id": "sunbird-rc.registry.update",
"ver": "1.0",
"ets": 1669113170690,
"params": {
"resmsgid": "",
"msgid": "85057df5-d4d6-4e7b-8bb1-a774f689e9c8",
"err": "",
"status": "SUCCESSFUL",
"errmsg": ""
},
"responseCode": "OK"
}Usage
cURL
HTTPie
Last updated