Update basic member data

Example body

    Body
     {
        {
            "idContactType": 1, { 1 = Telephone, 2 = Cellphone}
        }
        "gender": "string", { "M" = Male, "F" = Female, "P" = Other }
        "idState": 0 {1 = AC, 2 = AL, 3 = AP, 4 = AM, 5 = BA, 6 = CE, 7 = DF, 8 = ES, 9 = GO, 10 = MA, 11 = MT, 12 = MS, 13 = MG, 14 = PA, 15 = PB, 16 = PR, 17 = PE, 18 = PI, 19 = RJ, 20 = RN, 21 = RS, 22 = RO, 23 = RR, 24 = SC, 25 = SP, 26 = SE, 27 = TO}
      }

Exemplo de corpo de código:

Body         {            {                "idContactType": 1, { 1 = Telephone, 2 = Cellphone}            }            "gender": "string", { "M" = Male, "F" = Female, "P" = Other }            "idState": 0 {1 = AC, 2 = AL, 3 = AP, 4 = AM, 5 = BA, 6 = CE, 7 = DF, 8 = ES, 9 = GO, 10 = MA, 11 = MT, 12 = MS, 13 = MG, 14 = PA, 15 = PB, 16 = PR, 17 = PE, 18 = PI, 19 = RJ, 20 = RN, 21 = RS, 22 = RO, 23 = RR, 24 = SC, 25 = SP, 26 = SE, 27 = TO}          }
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!