---
title: "Alterar o status do agendamento para cliente faltou"
method: PATCH
path: "/v1/agendamentos/{agendamentoId}/status/clientefaltou"
tags: ["Agendamentos"]
---

# Alterar o status do agendamento para cliente faltou

`PATCH /v1/agendamentos/{agendamentoId}/status/clientefaltou`

Altera o status do agendamento para cliente faltou

## Path parameters

- `agendamentoId` integer, required

## Headers

- `estabelecimentoId` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `422` — Client Error

---

[API](https://skmtc.net/trinks/apis/trinks-api.md) · [All operations](https://skmtc.net/trinks/apis/trinks-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trinks/trinks-api/versions/1b5b1e3825ef/schema)
