9 lines
149 B
YAML
9 lines
149 B
YAML
info:
|
|
name: Delete Collection
|
|
type: http
|
|
seq: 5
|
|
http:
|
|
method: DELETE
|
|
url: '{{base_url}}/api/collections/{{collection_id}}'
|
|
auth: inherit
|