Update a Style Guide
Updates a Style Guide. 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. Set the Content-Type header as multipart/form-data when uploading a file. Omit the Content-Type header for Metadata-only updates.
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT from IDM (Authorization: Bearer )
Path Parameters
Query Parameters
Updated name
50Updated description
250Optional description of the version change
250Whether to include versions in the response
Body
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
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"