cURL
curl --request DELETE \ --url http://localhost:8000/v1/accounts/relationships/{id} \ --header 'Authorization: Bearer <token>'
Enter the bearer token
Resource deleted successfully