filesService

Delete files by entity

Removes the multiple files bound to the entity

At the moment this is used internally to sync of files removal with posts

delete/files/v1/files?entityType&entityId

Query parameters

entityType'comment' | 'post' | 'task'

Entity type name

entityIdinteger required

Entity ID

Response

No content

Changes

No recorded changes to this endpoint across all 1 revision of this API.