mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
Create experience endpoint (beta)
This commit is contained in:
15
backend/apis/BlinkApiCollection/DeleteJobOffer.bru
Normal file
15
backend/apis/BlinkApiCollection/DeleteJobOffer.bru
Normal file
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: DeleteJobOffer
|
||||
type: http
|
||||
seq: 6
|
||||
}
|
||||
|
||||
delete {
|
||||
url: http://localhost:3000/api/organizations/joboffers/3
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
||||
headers {
|
||||
User-Agent: insomnia/2023.5.8
|
||||
}
|
Reference in New Issue
Block a user