Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.tiny.com.br/public-api/v3/crm/assuntos/{idAssunto}/acoes/{idAcao} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "descricao": "<string>", "data": "2024-01-01 00:00:00", "idUsuarioResponsavel": 123, "acaoConcluida": true } '
{ "mensagem": "Ocorreram erros de validação", "detalhes": [ { "campo": "codigo", "mensagem": "O campo código é obrigatório" } ] }
Identificador do assunto
Identificador da ação
D
Q
E
N
"2024-01-01 00:00:00"
No Content