Catalog
Last updated
Was this helpful?
Was this helpful?
curl https://[URL]/api/v1/courses?per_page=40&page=2curl -I https://[URL]/api/v1/courses?page=3
Link: <https://[URL]/api/v1/courses?page=4>; rel="next",
<https://[URL]/api/v1/courses?page=15>; rel="last",
<https://[URL]/api/v1/courses?page=1>; rel="first",
<https://[URL]/api/v1/courses?page=2>; rel="prev"curl https://[URL]/api/v1/products -F "course[listing_image]=@somefile.svg;type=image/svg+xml"'