Milestones Create Create
Admin only view to create milestones
Request
This endpoint expects an object.
title
description
icon
period_number
Period number (day, week, month, etc.)
year
Year for this milestone
milestone_type
* `1` - Daily
* `2` - Weekly
* `3` - Monthly
* `4` - Quarterly
* `5` - Yearly
* `6` - Custom
priority
* `1` - Low
* `2` - Medium
* `3` - High
* `4` - Urgent
Allowed values:
status
* `1` - Active
* `2` - Inactive
* `3` - Archived
Allowed values:
deleted_at
is_active
created_by
updated_by
deleted_by
is_recurring
Whether this milestone repeats
start_date
Start date for custom milestones
end_date
End date for custom milestones
points
Points awarded for completing this milestone
Response
id
uid
created_at
updated_at
title
description
icon
period_number
Period number (day, week, month, etc.)
year
Year for this milestone
milestone_type
* `1` - Daily
* `2` - Weekly
* `3` - Monthly
* `4` - Quarterly
* `5` - Yearly
* `6` - Custom
priority
* `1` - Low
* `2` - Medium
* `3` - High
* `4` - Urgent
Allowed values:
status
* `1` - Active
* `2` - Inactive
* `3` - Archived
Allowed values:
deleted_at
is_active
created_by
updated_by
deleted_by
is_recurring
Whether this milestone repeats
start_date
Start date for custom milestones
end_date
End date for custom milestones
points
Points awarded for completing this milestone

