Update Proffesion & Birthdate

POST https://us-central1-appgregator.cloudfunctions.net/api/education/edutama/frontend/academy/update-proffesion/

Headers

Name
Type
Description

x-api-key*

String

wkFBUJNQV;C

Authorization*

String

4893|htZj5SPo0apzU5GdGSsZOXNsytBULcUzAqL4vf6v

{
    "status": true,
    "message": "Data successfully save",
    "data": {
        "id": 502,
        "name": "dodo",
        "email": "didi@email.com",
        "email_verified_at": null,
        "has_update_password": 0,
        "package_name": "test",
        "profession": "web developer",
        "birthday": "2021-05-29",
        "expired_at": "2027-06-14 15:24:44",
        "created_at": "2022-06-14T08:21:43.000000Z",
        "updated_at": "2022-06-14T10:10:55.000000Z"
    }
}
{
    "name" : "qantor.co.id",
    "connection_name" : "entrepreneurs.id-02",
    "platform_id" : 2,
    "form": {
        "email": "didi@email.com",
        "profession":"web developer", 
        "birthday":"2021-05-29"
    }
}

Last updated