Files
b2b/bruno/api_v1/Search Index Settings.yml
2026-04-03 09:22:58 +02:00

18 lines
260 B
YAML

info:
name: Search Index Settings
type: http
seq: 4
http:
method: POST
url: "{{bas_url}}/restricted/search/settings"
auth:
type: bearer
token: "{{token}}"
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5