# Create an availability template **POST /employees/{employeeId}/availability-templates** Create an availability template ## 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 ### Path parameters - **employeeId** (string) ### Body: application/json (object) - **name** (string) - **type** (string) - **timeZone** (string) - **color** (string | null) - **order** (integer | null) ## Responses ### 201 Successful operation #### Body: application/json (object) - **data** (object) ### 404 Resource not found #### Body: application/json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)