Skip to main content
PUT /api/v2/storefront/signals/{signalId} Updates a signal’s metadata and access records. You can change name, description, and isLive, and add, update, or archive access records. signalId, keyType, and regions cannot change after creation.

Request

Parameters

Response

Errors

  • 400 VALIDATION_ERROR — attempting to change keyType or regions, or signalId does not match the path.
  • 404 NOT_FOUND — no signal with that signalId is visible to the authenticated account.
See Errors for the full error contract.

Signal tasks

All signal operations

Get signal

One signal with access records

Delete signal

Archive a signal

Signal overview

Fields, lifecycle, and concepts