curl --location -g --request PATCH 'https://api-pruebas.phoqo.cl/pruebas/v1/companies/{{company_id}}/clinics/8f788fe3-1ef9-4e4a-bcaa-bcc337d3437e' \
--header 'empresa: ' \
--header 'grupo: ' \
--header 'x-application: PHOQO' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"status": "inactive"
}'{
"codigo": 2,
"mensaje": "Uno o mas parámetros son inválidos",
"errores": [
"data.status must be one of ['active', 'inactive']"
],
"fecha": "2022-05-23 11:31:16",
"seguimientoId": "fb93f147-4631-4546-9e35-c77b2f382123",
"duracion": 345
}