cURL
curl --request DELETE \ --url https://api.agentic.scope3.com/api/v2/storefront/signals/{signalId} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "message": "<string>" }
Soft-delete (archive) a signal and all its access records.
API key or access token
Signal identifier
1
No content