Update MP Group
PUT {{URL_ORIGIN}}/api/mp-groups/1794788082
All validations in create instrument and the below Update MP Group- Error Codes
Code
Message
101
[FieldName] not found
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"id": "163",
"data": {
"id": "26",
"name": "MP Group",
"compId": "MP Group 1",
"mpIds": [
"15",
"1209"
]
},
"requestType": "UpdateMPGroup",
"name": "MP Group",
"status": "Pending",
"makerComment": "update name",
"makerUserId": "auth0|6310aa4ba8cae50015ee3678",
"makerUserType": "Admin",
"timestamp": "2024-02-29T09:37:20.237"
} |
ENDPOINTS