Body
-
ajandaId açıklaması.
Minimum length is
0, maximum length is10. -
Benzersiz kimlik numarası.
-
Ek notlar.
Belirtilen ID'ye sahip ajanda notunu siler. Bu işlem, kullanıcıların belirli bir ajanda notunu kaldırmalarına olanak tanır.
ajandaId açıklaması.
Minimum length is 0, maximum length is 10.
Benzersiz kimlik numarası.
Ek notlar.
ajandaId açıklaması.
Minimum length is 0, maximum length is 10.
Benzersiz kimlik numarası.
Ek notlar.
curl \
--request POST 'https://apiv3.bilsoft.com/api/AjandaNotlar/delete' \
--header "Content-Type: application/*+json"
curl \
--request POST 'https://apiv3.bilsoft.com/api/AjandaNotlar/delete' \
--header "Content-Type: application/json" \
--data '{"ajandaId":"string","id":42,"notlar":"string"}'
curl \
--request POST 'https://apiv3.bilsoft.com/api/AjandaNotlar/delete' \
--header "Content-Type: application/json-patch+json"
curl \
--request POST 'https://apiv3.bilsoft.com/api/AjandaNotlar/delete' \
--header "Content-Type: text/json"
{
"ajandaId": "string",
"id": 42,
"notlar": "string"
}
{
"ajandaId": "string",
"id": 42,
"notlar": "string"
}
{
"ajandaId": "string",
"id": 42,
"notlar": "string"
}
{
"ajandaId": "string",
"id": 42,
"notlar": "string"
}