PatchSeriesRequest
PATCH request for updating series title
Only provided fields will be updated. Absent fields are unchanged. Explicitly null fields will be cleared (where applicable).
titlestring | nullnullable
Series title (stored in series_metadata.title)
Example:
Batman: Year OnePatchSeriesRequest
{
"title": "Batman: Year One"
}