Perform a partial update on a Language
Performs a partial update the Language whose ID is specified in the URL. If the Language object has an id property, is ignored in favor of the ID in the URL.
Path parameters
The ID of the Language to perform the operation on
Headers
The If-Match header is used with PUT and DELETE requests to check whether you have the most up-to-date version of the resource before updating or deleting it. The value of the If-Match header is the ETag (_etag) property of the resource. It is recommended that your application use this header whenever possible to avoid data conflicts.
Request body
Response
200: Update successful.
Changes
Changed in 1 of the 17 revisions of this API.1
- ▲
api removed without deprecation
api-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲