---
title: "Abre um chamado de suporte"
method: POST
path: "/suporte"
tags: ["Suporte"]
---

# Abre um chamado de suporte

`POST /suporte`

## Request body

- GenericObject

## Response `200`

Chamado registrado

- GenericEnvelope
  - `status` integer
  - `response` GenericObject
  - `errors` string[]

## Other responses

- `500` — Erro

---

[API](https://skmtc.dev/saasto/apis/saasto-api.md) · [All operations](https://skmtc.dev/saasto/apis/saasto-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/saasto/saasto-api/revisions/09a6af15db21/schema)
