<p>Base Api URL : http://localhost:8000/api/v1/</p>

______________________________________________________________

- **profile-details**

- Endpoint: /profile-details

- Method: Get

- Relations :

- Params :
    token in header

- Content-Type: text/html, application/json

- Output: education, major, user_note

______________________________________________________________

- **profile**

- Endpoint: /profile

- Method: Post

- Relations :

- Params :
    token in header

    firstname
    education_id
    national_card(image)
    certificate_card(image)
    personal_photo(image)
    passport(image)
    licence(image)

- Content-Type: text/html, application/json

- Output:
