Skip to main content
POST
Create a Style Guide

Authorizations

Authorization
string
header
required

JWT from IDM (Authorization: Bearer )

Query Parameters

language
string
required

Language locale code (e.g., en, en-GB, sv-SE)

Minimum string length: 1
name
string
required

Name for the initial version

Maximum string length: 50
description
string

Description for the initial version

Maximum string length: 250
includeVersions
boolean
default:false

Whether to include versions in the Style Guide response when polling the async create job status

Body

multipart/form-data
file
file
required

Style Guide file in Markdown format. Maximum size: 150 KiB.

Response

Job accepted

Accepted response for an async Style Guide operation

jobId
string
required

Job identifier; use this to poll the job-status endpoint

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"