Skip to main content
PATCH
Update catalog

Autorizações

Authorization
string
header
obrigatório

Bearer token authentication via Auth0. Users authenticate through Auth0 Universal Login. Include the access token in the Authorization header: Authorization: Bearer <token>

Parâmetros de caminho

workspaceId
string
obrigatório

The workspace ID

Pattern: ^ws_[a-z0-9]+$
catalogId
string
obrigatório

Corpo

application/json
name
string
Required string length: 1 - 255
description
string | null

Resposta

Catalog updated successfully

The response is of type object.

Última modificação em 16 de fevereiro de 2026