Bulletinboard item files
Retrieves bulletinboard files and rudimentary information about them.
Retrieves a single bulletinboard file and rudimentary information about it.
Deletes a single bulletinboard file.
DELETE https://api.bundeling.com/V2/bulletinboard_item_files/:uuid
| Name | Description | Type |
|---|---|---|
uuid | A unique identifier used to identify a bulletinboard file | string |
{
"uuid": "eeb763c41c054dcc8f6d9362f24ee9b2",
"status": "Delete successful"
}