mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
meta {
|
|
name: DeleteExperience
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
delete {
|
|
url: http://localhost:3000/api/experiences/2
|
|
body: none
|
|
auth: inherit
|
|
}
|