Skip to main content
POST
Atualiza status do agendamento

Authorizations

Authorization
string
header
required

Token retornado por POST /loginApi (valor sem prefixo "Bearer" se a API esperar só o token; caso contrário inclua conforme o CRIS).

Body

application/json
agendamento
integer
required

ID do agendamento (relAgendamentos).

status
integer
required

ID do novo status (statusAgendamento).

Response

200 - application/json

OK

Resposta JSON do CRIS (estrutura variável por endpoint).