# Create a predefined message (manager) **POST /manager/predefined-messages** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Parameters ### Body: application/json (object) - **contents** (array[object]) ## Responses ### 201 returns the created predefined message #### Body: application/json (object) - **id_predefined_message** (integer) - **contents** (array[object]) ### 401 Unauthorized. #### Body: application/json (object) - **message** (string) ### 403 Forbidden - You don't have permission to access this route ### 422 Unprocessable Content #### Body: application/json (object) - **message** (string) Error message. - **errors** (object) [Powered by Bump.sh](https://bump.sh)