Digital Links
Reset a Digital Link
Resets a digital link, allowing further downloads.
PATCH
http://{defaultHost}
/
api
/
v2
/
platform
/
digital_links
/
{id}
/
reset
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredResponse
200 - application/vnd.api+json
data
object
requiredWas this page helpful?