Education
All endpoints related to education / degree data.
Create Education
POST
https://api.yourdomain.com/v1/education/create
Create a new education
Request Body
Name
Type
Description
userId
string
Id of the user creating the education record
education
object
JSON object containing the fields and their values
Last updated