app-policy_manager

On this page:

updateSchedule

Summary

Update an existing schedule.

Description

Update an existing schedule.

Route

PUT /policy-manager/schedules/:id

Roles

admin other readonly apiread

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes Schedule Id
details object yes Data to update

Return

DetailsExampleSchema
Name Type Description
response object Response object with the document that was created.