init
This commit is contained in:
20
docs/api/wishlists/delete user wishlist.bru
Normal file
20
docs/api/wishlists/delete user wishlist.bru
Normal file
@@ -0,0 +1,20 @@
|
||||
meta {
|
||||
name: delete user wishlist
|
||||
type: http
|
||||
seq: 3
|
||||
}
|
||||
|
||||
delete {
|
||||
url: {{base_url}}/user/wishlists/:uid
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:path {
|
||||
uid: 019c6dd3-1832-75c1-8955-d545efeb3474
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Reference in New Issue
Block a user