ValidateOnCallSchedule
Validate a schedule configuration and return a conflict report
POST
/api/v1/oncall/schedules/validateOperation ID
ValidateOnCallScheduleSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonBody Fields
nameStringRequiredName of the schedule configuration to validate
Example: Platform On-Call
descriptionStringRequiredDescription of the schedule configuration to validate
Example: 24x7 platform on-call rotation
timezoneStringRequiredIANA timezone name to validate
Example: Asia/Shanghai
rotationTypeStringRequiredRotation type to validate
Example: weekly
shiftDurationStringRequiredShift duration to validate
Example: 168h
