Deletion Schedules
Update Deletion Schedule
Updates a deletion schedule by its id.
Note: Updating a condition updates the conditions array, clearing all existing values of the array. Include all your conditions when updating any condition.
Allowed For
- Admins
put/api/v2/deletion_schedules/{deletion_schedule_id}
Path parameters
deletion_schedule_idinteger required
The id of the deletion schedule
Request body
Response
Success Response