# POST /templates.json **POST /templates.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **content** (string | null) Content - **customDelimiter** (string | null) Custom delimiter - **defaultMapping** (string | null) Default mapping - **delivery** (string | null) Delivery - **format** (string) Format - **name** (string) Name - **resource** (string) Resource - **visible** (boolean) Visible - **webhookEndpoint** (string | null) Webhook endpoint - **xmlDateDormat** (string | null) Xml date dormat ## Responses ### 200 Successful response #### Body: application/json (object) - **content** (string | null) Content - **createdAt** (string(date-time)) Created at - **customDelimiter** (string | null) Custom delimiter - **defaultMapping** (string | null) Default mapping - **delivery** (string | null) Delivery - **format** (string) Format - **id** (integer(int32)) Id - **name** (string) Name - **resource** (string) Resource - **updatedAt** (string(date-time)) Updated at - **visible** (boolean) Visible - **webhookEndpoint** (string | null) Webhook endpoint - **xmlDateDormat** (string | null) Xml date dormat [Powered by Bump.sh](https://bump.sh)