curl --request POST \
--url https://api.meuassistente.rdstationmentoria.com.br/rest/settings \
--header 'Content-Type: application/json' \
--data '{
"merge": "never"
}'
{
"merge": "never",
"workspaceId": "<string>",
"createdAt": "2025-07-04T18:19:22.565Z",
"updatedAt": "2025-07-04T18:19:22.565Z"
}
Successful response
The response is of type object
.
curl --request POST \
--url https://api.meuassistente.rdstationmentoria.com.br/rest/settings \
--header 'Content-Type: application/json' \
--data '{
"merge": "never"
}'
{
"merge": "never",
"workspaceId": "<string>",
"createdAt": "2025-07-04T18:19:22.565Z",
"updatedAt": "2025-07-04T18:19:22.565Z"
}
curl --request POST \
--url https://api.meuassistente.rdstationmentoria.com.br/rest/settings \
--header 'Content-Type: application/json' \
--data '{
"merge": "never"
}'
{
"merge": "never",
"workspaceId": "<string>",
"createdAt": "2025-07-04T18:19:22.565Z",
"updatedAt": "2025-07-04T18:19:22.565Z"
}
Successful response
The response is of type object
.
curl --request POST \
--url https://api.meuassistente.rdstationmentoria.com.br/rest/settings \
--header 'Content-Type: application/json' \
--data '{
"merge": "never"
}'
{
"merge": "never",
"workspaceId": "<string>",
"createdAt": "2025-07-04T18:19:22.565Z",
"updatedAt": "2025-07-04T18:19:22.565Z"
}