Skip to main content
PUT
Configure a URL base do portal do trabalhador do tenant

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
portalBaseUrl
string<uri>
obrigatório

Base URL of the tenant's worker portal. Must use HTTPS, contain no credentials or fragment, and be at most 255 characters. The gateway injects this URL as the required type 0 contact in each bid proposal.

Maximum string length: 255
Pattern: ^https://[^#]+$
Exemplo:

"https://portal.example.com/formalizacao"

Resposta

OK

portalBaseUrl
string<uri>
obrigatório

Base URL of the tenant's worker portal. Must use HTTPS, contain no credentials or fragment, and be at most 255 characters. The gateway injects this URL as the required type 0 contact in each bid proposal.

Maximum string length: 255
Pattern: ^https://[^#]+$
Exemplo:

"https://portal.example.com/formalizacao"