# Create a context **POST /contexts** Create a context ## Servers - https://api.pexipengage.com/enterprises/acme: https://api.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) - **appointmentExternalId** (string | null) - **end** (string(date-time) | null) - **metadata** (object | null) - **employeeIds** (array[string]) ID(s) to be considered for filtering - **secondaryEmployeeIds** (array[string]) ID(s) to be considered for filtering - **subjectIds** (array[string]) ID(s) to be considered for filtering - **subjectGroupIds** (array[string]) ID(s) to be considered for filtering - **listingIds** (array[string]) ID(s) to be considered for filtering - **leadSegmentIds** (array[string]) ID(s) to be considered for filtering - **meetingRoomIds** (array[string]) ID(s) to be considered for filtering - **meetingTypes** (array[string]) - **customerIds** (array[string]) ID(s) to be considered for filtering - **secondaryCustomerIds** (array[string]) ID(s) to be considered for filtering - **start** (string(date-time) | null) - **employeeExternalIds** (array[string]) External ID(s) to be considered for filtering - **secondaryEmployeeExternalIds** (array[string]) External ID(s) to be considered for filtering - **officeExternalIds** (array[string]) External ID(s) to be considered for filtering - **subjectExternalIds** (array[string]) External ID(s) to be considered for filtering - **subjectGroupExternalIds** (array[string]) External ID(s) to be considered for filtering - **listingExternalIds** (array[string]) External ID(s) to be considered for filtering - **leadSegmentCodes** (array[string]) External ID(s) to be considered for filtering - **customerExternalids** (array[string]) External ID(s) to be considered for filtering - **secondaryCustomerExternalIds** (array[string]) External ID(s) to be considered for filtering - **customers** (array[object]) - **secondaryCustomers** (array[object]) ## Responses ### 201: Successful operation #### Body Parameters: application/json (object) - **data** (object) [Powered by Bump.sh](https://bump.sh)