Create a Style Guide
Style Guide
Create a Style Guide
Creates a Style Guide from a Markdown file. Returns 202 with a jobId; poll the Get create job status API for the final result.
POST
Create a Style Guide
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 )
Query Parameters
Language locale code (e.g., en, en-GB, sv-SE)
Minimum string length:
1Name for the initial version
Maximum string length:
50Description for the initial version
Maximum string length:
250Whether to include versions in the Style Guide response when polling the async create job status
Body
multipart/form-data
Style Guide file in Markdown format. Maximum size: 150 KiB.
Response
Job accepted