---
title: "Cadastra um profissional"
method: POST
path: "/profissional"
tags: ["Profissionais"]
---

# Cadastra um profissional

`POST /profissional`

## Request body

- GenericObject

## Response `200`

Profissional cadastrado

- 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)
