Link ~upd~ | Dass167
openapi: 3.1.0 info: title: DASS‑167 Link Service version: 2.5.0 paths: /api/v2/links: post: summary: Create a new short link security: - bearerAuth: [] requestBody: required: true content: application/json: schema: $ref: '#/components/schemas/LinkCreateRequest' responses: '201': description: Link created content: application/json: schema: $ref: '#/components/schemas/LinkCreateResponse' '400': $ref: '#/components/responses/BadRequest' '401': $ref: '#/components/responses/Unauthorized' '429': $ref: '#/components/responses/TooManyRequests'
| | DASS‑167 Link | |------------------|--------------| | Feature ID | F‑DASS‑167‑01 | | Epic / Parent | DASS‑167 – Digital Asset Sharing System | | Target Release | v2.5 (Q3‑2026) | | Stakeholders | End‑users (internal staff & external partners), Product Owner, Compliance, Security, Marketing | | Brief Description | A reusable, secure, and analytics‑enabled hyperlink component that points to any DASS‑167 resource (document, video, API endpoint, or external URL). The component can be embedded in the web UI, mobile apps, and email templates, and it automatically applies the organization’s branding, access‑control, and click‑tracking logic. | | Business Value | • Faster onboarding of new digital assets (no custom coding per asset). • Consistent look‑and‑feel across all channels. • Insight into asset consumption (click‑through rates, user segmentation). • Centralised compliance (audit log, expiry, revocation). | dass167 link
Useful posts generally solve a problem or provide a new perspective. openapi: 3
The first two lines of your post determine whether someone will keep reading. • Consistent look‑and‑feel across all channels