18 lines
323 B
YAML
18 lines
323 B
YAML
info:
|
|
name: Delete Index - MeiliSearch
|
|
type: http
|
|
seq: 5
|
|
|
|
http:
|
|
method: DELETE
|
|
url: http://localhost:7700/indexes/shop_1_lang_2
|
|
auth:
|
|
type: bearer
|
|
token: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
|
|
|
settings:
|
|
encodeUrl: true
|
|
timeout: 0
|
|
followRedirects: true
|
|
maxRedirects: 5
|