cURL
curl --request PUT \ --url https://statsigapi.net/console/v1/segments/{id}/archive \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "Segment archived successfully." }
Optional header to respect review settings for mutation endpoints.
id
Archive Segment Success
A simple string explaining the result of the operation.
A single result.
Show child attributes
Was this page helpful?