DELETE /api/Relative/DeleteRelative
Query parameters
-
id
string
DELETE
/api/Relative/DeleteRelative
curl \
-X DELETE http://api.example.com/api/Relative/DeleteRelative \
-H "Authorization: $API_KEY"
Response examples (404)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}
Response examples (404)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}