Files
bit/bruno/Update Link.bru
T
Juan Rodriguez ded84e7fa5 feat: update link
2024-05-13 10:15:08 +02:00

18 lines
223 B
Plaintext

meta {
name: Update Link
type: http
seq: 5
}
put {
url: {{baseUrl}}/api/links/0da9dc9d-c56c-4d4e-942e-1ebf05ed7090
body: json
auth: none
}
body:json {
{
"url": "https://idonthavespotify.donado.co"
}
}