Skip to main content
DELETE
Delete a file

Authorizations

session_id
string
header
required

Use a session id to authenticate

Path Parameters

client_id
integer
required

The ID of the client

program_id
integer
required

The ID of the program

id
integer
required

The ID of the file to delete

entity_id
integer
required

The ID of the entity

session_id
string
required

The ID of the session

Response

Success

status
string
Example:

"success"

redirect
string
Example:

"/frontend/donor_upload/{client_id}/{program_id}/{entity_id}/{session_id}"