POST /releases//media/links
This endpoint allows submitting external links as media for a release. Links are validated and stored for later processing. Only releases in ‘draft’ or ‘rejected’ status can have links submitted.Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Path Parameters
Parameter | Type | In | Required | Description |
---|---|---|---|---|
id | string | path | ✅ | Release ID |
Request Body
Responses
✅ 201 - Success
⚠️ 400 - undefined
⚠️ 401 - undefined
⚠️ 404 - undefined
❌ 500 - undefined
Tags
Release Media
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Release ID
Body
application/json