/urls/{id}
Delete an URL
Path Parameters
id*string
Length
8 <= length <= 16Header Parameters
Authorization*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://url.sodiumlabs.xyz/api/urls/stringst" \ -H "Authorization: string"Empty
{
"message": "string"
}{
"message": "string"
}{
"message": "string",
"errors": [
{
"message": "string"
}
]
}{
"message": "string"
}