Open chaiwa-berian opened 5 years ago
The format for updating a single property is the same as when you are updating a complete object, just with only 1 property in the JSON file, i.e.:
curl -X PATCH -d "{\"name\": \"New Name\"}" -H "Content-Type: application/json" -u username:password https://silcserver.org/dev/api/silcgroups/fbfJHSPpUQD/name
The format for updating a single property is the same as when you are updating a complete object, just with only 1 property in the JSON file, i.e.:
curl -X PATCH -d "{\"name\": \"New Name\"}" -H "Content-Type: application/json" -u username:password https://silcserver.org/dev/api/silcgroups/fbfJHSPpUQD/name