# Create a subject **POST /subjects** Create a subject ## 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: application/json (object) - **externalId** (string | null) - **translations** (object) - **order** (integer | null) - **subjectGroupId** (string) - **enabledForInternalUse** (boolean | null) - **enabledForCustomerUse** (boolean | null) - **cancellationByAgentFormId** (string | null) - **cancellationByCustomerFormId** (string | null) - **completionByAgentFormId** (string | null) - **questionnaireFormId** (string | null) ## Responses ### 201 Successful operation #### Body: application/json (object) - **data** (object) [Powered by Bump.sh](https://bump.sh)