Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
ID of the project that you want to update
Resume ID of the resume the education belongs to. If you want to interact with the base project, just put base in here
Body
Category or type of the project (e.g., Web Development, Mobile App).
255Name of the project.
255Detailed description of the project and its objectives.
Your role or position in this project (e.g., Lead Developer, UI Designer).
255Link to the project's GitHub repository.
200Link to the live/deployed version of the project.
200Month when the project started (1-12).
1 <= x <= 12Year when the project started (YYYY).
1900 <= x <= 2100Month when the project was completed (1-12).
1 <= x <= 12Year when the project was completed (YYYY).
1900 <= x <= 2100Indicates if this is a current/ongoing project.
The user who owns this project
The unique identifier for the resume section entry.
Technical skills and technologies used in this project.
Response
Name of the project.
255Timestamp when the project was first created.
Timestamp when the project was last updated.
The user who owns this project
Category or type of the project (e.g., Web Development, Mobile App).
255Detailed description of the project and its objectives.
Your role or position in this project (e.g., Lead Developer, UI Designer).
255Link to the project's GitHub repository.
200Link to the live/deployed version of the project.
200Month when the project started (1-12).
1 <= x <= 12Year when the project started (YYYY).
1900 <= x <= 2100Month when the project was completed (1-12).
1 <= x <= 12Year when the project was completed (YYYY).
1900 <= x <= 2100Indicates if this is a current/ongoing project.