Footer Section
Explore

curl --request PATCH \--url https://app1.congacontracts.com/Contracts/rest/v2/user/bulk \--header 'Accept: application/json' \--header 'Content-Type: application/json' \--data '[{"objectId": "string","secondaryId": "string","referenceId": "string","updates": {"property1": {},"property2": {}}}]'
1[2{3"objectId": "string",4"referenceId": "string",5"success": true,6"message": "string"7}8]