Update

POST

Updates a code change object.

Request

This endpoint expects an object.
idstringRequired

The ID of the code change object to be updated.

custom_fieldsmap from strings to anyOptional

Application-defined custom fields.

custom_schema_specobjectOptional

Requested custom schemas described abstractly. Every provided schema’s custom field must be specified, otherwise a bad request error is returned. If a new custom schema specifier is provided, then it will be added to the work, otherwise if a custom schema is omitted from the specifier, it remains unmodified.

Response

This endpoint returns an object.
code_changeobject