Update a Style Guide (v2)
Updates a Style Guide with a Content Group. When a new file is uploaded, returns 202 with a jobId; poll the Get update job status API for the final result. Metadata-only updates return 200 with the updated Style Guide. Content-Type can be omitted for metadata-only updates; use multipart/form-data when uploading a file.
Authorizations
JWT from IDM (Authorization: Bearer )
Path Parameters
Style Guide ID
Query Parameters
Updated name
50Updated description
250Optional description of the version change
250Whether to include versions in the response
Content Group identifier from the Content Group Service.
1Body
Optional new file to create a new version. Maximum size: 150 KiB.
Response
Metadata-only update completed synchronously
Style Guide information
Unique identifier of the Style Guide
"018e1234-5678-7890-abcd-ef1234567890"
Name of the Style Guide (latest version)
50"English Style Guide"
Description of the Style Guide (latest version)
250"Style guide for English content"
Language details
Whether this is the default Style Guide
false
User who created the Style Guide
User who last modified the Style Guide
Content group associated with this Style Guide
List of all versions of this Style Guide. Only present when includeVersions=true.
Timestamp when the Style Guide was created
"2024-01-15T10:30:00Z"
Timestamp when the Style Guide was last modified
"2024-01-15T10:30:00Z"
Number of rules extracted and linked to the content group during this create/update operation. Only present for create/update responses when a content group is set; absent otherwise.
25