v1

latestOpenAPI 3.0.02026-07-26184308346.0 KB
CRM

Atualizar ação de assunto

put/crm/assuntos/{idAssunto}/acoes/{idAcao}

Path parameters

idAssuntointeger required

Identificador do assunto

idAcaointeger required

Identificador da ação

Request body

descricaostring nullable
tipoData'D' | 'Q' | 'E' | 'N' nullable
  • D - Data
  • Q - Quanto Antes
  • E - Esperar
  • N - Sem Data
datastring nullable
idUsuarioResponsavelinteger nullable
acaoConcluidaboolean

Example request

{
  "data": "2024-01-01 00:00:00"
}

Response

No Content