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 POST \ --url https://api.tiny.com.br/public-api/v3/crm/assuntos/{idAssunto}/acoes \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "descricao": "<string>", "data": "2024-01-01 00:00:00", "idUsuarioResponsavel": 123, "dataCriacao": "2024-01-01" } '
{ "idAcao": 123 }
Identificador do assunto
D
Q
E
N
"2024-01-01 00:00:00"
"2024-01-01"
OK
ID da ação criada