POST Kullanici_Duzelt

Request Information

URI Parameters

None.

Body Parameters

kDuzelt
NameDescriptionTypeAdditional information
session

string

None.

ExtensionData

ExtensionDataObject

None.

adsoyad

string

None.

eposta

string

None.

eposta_ok

boolean

None.

kye_tarih

date

None.

sifre

string

None.

telefon

string

None.

telefon_ok

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "adsoyad": "sample string 2",
  "eposta": "sample string 3",
  "eposta_ok": true,
  "kye_tarih": "2026-01-07T11:57:04.2593558+03:00",
  "sifre": "sample string 6",
  "telefon": "sample string 7",
  "telefon_ok": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.