curl --location --request PATCH '/api/v1/auth/coach/availability-setup' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"availability": {
"timezone": "African/Lagos",
"timelines": {
"monday": ["9:00AM-10:00AM", "10:00AM-11:00AM"],
"tuesday": ["03:00PM-04:00PM", "11:00AM-12:00Noon"],
"wednesday": ["03:00PM-04:00PM", "10:00AM-11:00AM"],
"thursday": ["03:00PM-04:00PM", "10:00AM-11:00AM"],
"saturday": [],
"sunday": []
}
}
}'{
"data": {
"message": "Your account has been successfully been updated",
"status": true,
"user": {
"email": "abdullahyahaya2018+2025@gmail.com",
"fullName": "Yahaya Abdullah Abu",
"phone": "+2348089885365",
"profile": "https://res.cloudinary.com/dzljyt3y1/image/upload/v1735948025/wzoflo4ybj6a8mxhwvaq.jpg",
"role": "coach",
"skills": [
"Project Management",
"Kanban"
],
"account": {
"name": "Yahaya Abdullah",
"number": "0201021081",
"bank": "GT Bank",
"_id": "677876fa42bf1621ec02e299",
"id": "677876fa42bf1621ec02e299"
},
"companies": [
{
"name": "Cholatrek",
"logo": "logo.com"
}
],
"liveResumes": {
"halfMinutes": 9000,
"anHour": 232000,
"_id": "677913e676d85d99e69ed385",
"id": "677913e676d85d99e69ed385"
},
"mockInterview": {
"halfMinutes": 40000,
"anHour": 30000,
"_id": "677913e676d85d99e69ed386",
"id": "677913e676d85d99e69ed386"
},
"coachDetails": {
"availability": {
"timezone": "African/Lagos",
"pmClaritySession": {
"anHour": {
"monday": [
"9:00AM-10:00AM",
"10:00AM-11:00AM"
],
"tuesday": [
"03:00PM-04:00PM",
"10:00AM-11:00AM"
],
"wednesday": [],
"thursday": [],
"friday": [],
"saturday": [],
"sunday": [],
"_id": "677e477e3822f517cef80401",
"id": "677e477e3822f517cef80401"
},
"halfMinutes": {
"monday": [
"9:00AM-10:00AM",
"10:00AM-11:00AM"
],
"tuesday": [
"03:00PM-04:00PM",
"10:00AM-11:00AM"
],
"wednesday": [],
"thursday": [],
"friday": [],
"saturday": [],
"sunday": [],
"_id": "677e477e3822f517cef80402",
"id": "677e477e3822f517cef80402"
},
"_id": "677e477e3822f517cef80400",
"id": "677e477e3822f517cef80400"
},
"liveResumes": {
"anHour": {
"monday": [],
"tuesday": [],
"wednesday": [],
"thursday": [],
"friday": [],
"saturday": [],
"sunday": [
"9:00AM-10:00AM",
"10:00AM-11:00AM"
],
"_id": "677e477e3822f517cef80404",
"id": "677e477e3822f517cef80404"
},
"halfMinutes": {
"monday": [],
"tuesday": [],
"wednesday": [],
"thursday": [],
"friday": [],
"saturday": [],
"sunday": [
"9:00AM-10:00AM",
"10:00AM-11:00AM"
],
"_id": "677e477e3822f517cef80405",
"id": "677e477e3822f517cef80405"
},
"_id": "677e477e3822f517cef80403",
"id": "677e477e3822f517cef80403"
},
"mockInterview": {
"anHour": {
"monday": [],
"tuesday": [],
"wednesday": [],
"thursday": [],
"friday": [],
"saturday": [],
"sunday": [
"9:00AM-10:00AM",
"10:00AM-11:00AM"
],
"_id": "677e477e3822f517cef80407",
"id": "677e477e3822f517cef80407"
},
"halfMinutes": {
"monday": [],
"tuesday": [],
"wednesday": [],
"thursday": [],
"friday": [],
"saturday": [],
"sunday": [
"9:00AM-10:00AM",
"10:00AM-11:00AM"
],
"_id": "677e477e3822f517cef80408",
"id": "677e477e3822f517cef80408"
},
"_id": "677e477e3822f517cef80406",
"id": "677e477e3822f517cef80406"
},
"_id": "677e477e3822f517cef803ff",
"id": "677e477e3822f517cef803ff"
},
"_id": "677e477e3822f517cef803fe",
"id": "677e477e3822f517cef803fe"
},
"pmClaritySession": {
"halfMinutes": 6000,
"anHour": 70000,
"_id": "677913e676d85d99e69ed387",
"id": "677913e676d85d99e69ed387"
}
}
}
}