post https://api.optimizely.com/flags/v1/projects//flags/archived
Archive one or more Flags in a project.
This operation corresponds to the archive_url
in a Flags response.
Log in to see full request history
Responses
404Not found. No content
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 OffArchive one or more Flags in a project.
This operation corresponds to the archive_url
in a Flags response.
404Not found. No content
xxxxxxxxxx
curl --request POST \
--url https://api.optimizely.com/flags/v1/projects/project_id/flags/archived \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: