Files
bit/bruno/Delete Link.bru
T
Juan Rodriguez 7f2a27ec79 feat: auth middleware
- CORS headers
- Get all links that belong to user
2024-05-13 22:35:22 +02:00

12 lines
155 B
Plaintext

meta {
name: Delete Link
type: http
seq: 7
}
delete {
url: {{baseUrl}}/api/links/995c5abf-2506-4d3e-b664-f2168c34b936
body: none
auth: none
}