/assets/:assetId/cdnLinks/:cdnLinkId

Activate or deactivate a CDN link

Path Params
string
required

the id of the asset

string
required

the id of the CDN link

Body Params
boolean
required

Set to false to deactivate the link, or true to reactivate

Responses
204

CDN link updated successfully

404

CDN link not found for the given asset

422

CDN Links are not enabled for this workspace

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!