Passer au contenu principal
POST
/
v1
/
subscriptions
/
refresh
Refresh subscriptions
curl --request POST \
  --url https://api.hyperline.co/v1/subscriptions/refresh \
  --header 'Authorization: Bearer <token>'

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Réponse

200 - undefined