---
title: "Autentica acesso ao protocolo"
method: POST
path: "/protocolo/{id}/auth"
tags: ["Processos"]
---

# Autentica acesso ao protocolo

`POST /protocolo/{id}/auth`

## Path parameters

- `id` integer, required

## Request body

- GenericObject

## Response `200`

Protocolo autenticado

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