# Activate (un-clear) a flag Activates (un-clears) a specific flag by its ID. Endpoint: PATCH /flags/{id}/activate Security: BearerAuth ## Header parameters: - `organization-id` (string) ## Path parameters: - `id` (string, required) The unique identifier of the flag to activate. ## Response 200 fields ## Response 201 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields