# Create a subject group **POST /subject-groups** Create a subject group ## Servers - https://api.staging.pexipengage.com/enterprises/acme: https://api.staging.pexipengage.com/enterprises/acme () ## Authentication methods - O auth2 ## Parameters #### Headers - **Authorization** (string) Bearer token used for authorization - **X-Correlation-Id** (string) Unique identifier to allow referencing a particular transaction or event chain - **Accept-Language** (string) Returns the requested resources translated according to the passed languages (see [translatable resources](../topic/topic-languages-translations\#topic-translatable-resources)) ## Body parameters Content-type: application/json - **externalId** (string | null) - **image** (string(uri) | null) - **translations** (object) - **color** (string | null) - **order** (integer | null) ## Responses ### 201: Successful operation #### Body Parameters: application/json (object) - **data** (object) ### 422: Business validation failed See [Error codes](#topic-error-codes) #### Body Parameters: application/json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)