Confirm the download of the file with the given file id

Confirms the download of a specific file from BTM. With the confirmation, the file will be excluded from the list of available files.

Path Params
string
required

The id of the file which should be downloaded

Query Params
string
required

specifies the system id of the requesting client

Headers
string

specifies the API Mode of the TIS BTM file API. For BTM mapping engine the value must be set to BTM

Responses
204

The file was successfully confirmed

400

Error response code which is returned when invalid parameters are passed to the service

401

Error response code which is returned when the client cannot be authorized

404

Error response code which is returned when no file exists for the given file id

500

Error response code which is returned when an internal server error occurs

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!