Allowing Camera only image uploads (Mobile only)
How to proceed?
{
"upload_source": "camera",
"path": "/pagelayout/YOUR_ALBUM",
"abilities": {
"YOUR_ALBUM": {
"Access": {
"see": true,
"image_list": true,
"image_upload": true
}
}
}
}
Last updated
Was this helpful?

