/report/image
Methods
GET
Gets the list of Report Images
Fields Parameter
Request Query Parameters
None
Example Response
POST
Adds an Report Image.
Request Parameters
Example Response
/report/image/{id}
Methods
GET
Gets the Report Image associated with {id}.
Fields Parameter
Request Query Parameters
None
Example Response
PATCH
Edits the Report Image associated with {id}, changing only the passed in fields.
Request Parameters
(All fields are optional)
See /report/image::POST for parameters.
Example Response
See /report/image/{id}::GETDELETE
Deletes the Report Image associated with {id}, depending on access and permissions.
Request Parameters
None