DELETE
/
community
/
{id}
/
file
/
{fileId}
curl --request DELETE \
  --url https://api.other.page/v1/community/{id}/file/{fileId} \
  --header 'X-Api-Key: <api-key>'

Authorizations

X-Api-Key
string
header
required

Path Parameters

id
string
required

Community ID

fileId
string
required