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 changekeyTypeorregions, orsignalIddoes not match the path.404 NOT_FOUND— no signal with thatsignalIdis visible to the authenticated account.
Related
Signal tasks
All signal operations
Get signal
One signal with access records
Delete signal
Archive a signal
Signal overview
Fields, lifecycle, and concepts