Store Images REST Endpoints

Storage/Store Images
Create, replace, and delete public images using the Tenant scope. Use the unprotected public URL to GET existing stored images.
Create a Public Image
Method: post
Path: /storage/v1/Images
Delete an Uploaded Image
Method: delete
Path: /storage/v1/Images
HTTP Options
Method: options
Path: /storage/v1/Images
Modify an Image
Method: put
Path: /storage/v1/Images
Retrieve an Existing Image
Method: get
Path: /storage/v1/Images