v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Schedule Recommendations

Reject Schedule Recommendation

Reject Schedule Recommendations

post/v2/schedule_recommendations/reject

Request body

tenant_idstring required

Tenant Id

recommendation_idstring required

Recommendation id

schedule_finding'hourly' | 'weekly' required

Schedule Finding Type

schedule_periodsstring[] required

List of from_times or days for the recommendation

service_account_idstring required

Service Account Id

reasonstring

Reason for Rejection

Example request

{
  "schedule_finding": "hourly"
}

Response

Rejected

boolean required