Archive a soundlink
Archives a self-serve soundlink (status: archived). Same as Archive
in the app: the public landing page returns 404 after cache expires.
List and detail still return the row. Cannot be undone via the Public
API.
Requires soundlinks:write. Campaign-linked soundlinks, soundlinks
that are not active, and ids that do not belong to the org return
404. Does not require Idempotency-Key.
Authorizations
Pass your Soundlink sk_* API key as a Bearer token:
Authorization: Bearer sk_<prefix>_<token> (not an OAuth token; see
oauthBearer for that). Accepted on all Public API operations. Send
only one Authorization header per request.
Path Parameters
Soundlink identifier (URL-safe string, same ID used in the public sndl.ink URL)