---
title: "Bulk Update Custom Creative Status"
method: PATCH
path: "/networks/custom/creative"
tags: ["Custom Creative Settings"]
---

# Bulk Update Custom Creative Status

`PATCH /networks/custom/creative`

## Request body

- BulkStatusUpdateRequest
  - `custom_creative_setting_ids` integer[], required — List of custom creative setting IDs to update.
  - `status` 'active' | 'inactive', required — New status for all specified settings.

## Response `200`

- object
  - `result` boolean

---

[API](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains.md) · [All operations](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/everflow/everflow-network-api-tracking-domains/revisions/39242cee0e32/schema)
