Skip to main content
POST
/
v2
/
http_free_subscription_links
cURL
curl --request POST \
  --url http://127.0.0.1:9550/v2/http_free_subscription_links \
  --header 'Content-Type: text/plain' \
  --data '<string>'
{
  "code": 1,
  "error": "<string>",
  "message": "<string>"
}
Create HTTP links for free subscriptions that can be shared with others.

Body

text/plain

The body is of type string.

Response

Successfully retrieved HTTP free subscription links