patch http://localhost:3002/projects//flags//schedules/
Update the Scheduled Change for a flag in an environment
Log in to see full request history
Responses
The availability of features may depend on your plan type. Contact your Customer Success Manager if you have any questions.
Try our conversational search powered by Generative AI!
AI OnAI OffTry our conversational search powered by Generative AI!
AI OnAI OffUpdate the Scheduled Change for a flag in an environment
xxxxxxxxxx
curl --request PATCH \
--url http://localhost:3002/projects/project_id/flags/flag_key/schedules/schedule_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: