Skip to main content

remove/file

Removes a file by its id

Request Body

Information required to remove a file by its id

userid string REQUIRED

The UserId

tokenContent string REQUIRED

The token's content

fileid string REQUIRED

The file's id to remove

Responses
200

A successful request

Schema OPTIONAL
success boolean

Was the operation a success

message string

The message returned by the server

result object OPTIONAL

The result of the server response