# Salvar uma mensagem de redirecionamento **POST /chatapi/1.0/api/v2/message-bundle-group/save** Salva ou atualiza um registro com mensagem de redirecionamento dos atendimentos. ## Servers - Ambiente de Produção: https://api.neppo.com.br (Ambiente de Produção) ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) obj - **code** (string) - **createdAt** (string(date-time)) - **createdBy** (string) - **description** (string) - **group** (object) - **id** (integer(int64)) - **locale** (string) - **text** (string) - **updatedAt** (string(date-time)) - **updatedBy** (string) - **use** (boolean) ## Responses ### 200 OK #### Body: application/json (object) - **code** (string) - **createdAt** (string(date-time)) - **createdBy** (string) - **description** (string) - **group** (object) - **id** (integer(int64)) - **locale** (string) - **text** (string) - **updatedAt** (string(date-time)) - **updatedBy** (string) - **use** (boolean) ### 201 Created ### 401 Unauthorized ### 403 Forbidden ### 404 Not Found [Powered by Bump.sh](https://bump.sh)