Skip to main content
POST
Enviar um esquema OpenAPI externo

Autorizações

Authorization
string
header
obrigatório

Token bearer JWT emitido pelo provider de identidade. Envie-o no cabeçalho Authorization como Bearer <token>.

Corpo

multipart/form-data
file
file
obrigatório

OpenAPI 3.x schema file (JSON).

name
string
obrigatório

Nome do schema.

Exemplo:

"kyc-provider"

version
string
obrigatório

Versão do schema.

Exemplo:

"v1.0.0"

Resposta

Indica que o recurso foi criado com sucesso e a operação foi concluída conforme o esperado.

byteSize
integer<int64>
obrigatório
Exemplo:

4096

contentHash
string
obrigatório
Exemplo:

"sha256:9f2c8b1a4d7e0f3c6b5a8d2e1f4c7b0a3d6e9f2c5b8a1d4e7f0c3b6a9d2e5f8c"

createdAt
string<date-time>
obrigatório
Exemplo:

"2026-01-15T10:30:00Z"

createdBy
string
obrigatório
Exemplo:

"user@example.com"

id
string<uuid>
obrigatório
Exemplo:

"018f3e2a-1c4d-7b9e-a1b2-c3d4e5f6a7b8"

name
string
obrigatório
Exemplo:

"jd-spi"

openapiVersion
string
obrigatório
Exemplo:

"3.0.3"

operationCount
integer<int64>
obrigatório
Exemplo:

42

title
string
obrigatório
Exemplo:

"JD SPI API"

version
string
obrigatório
Exemplo:

"1"