curl --request DELETE \
--url https://api.mijnklantportaal.nl/v1/file-requests/{requestId} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Deletes a File Request, and the request only. Uploaded files from this request will not be deleted
curl --request DELETE \
--url https://api.mijnklantportaal.nl/v1/file-requests/{requestId} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.developers.mijnklantportaal.nl/llms.txt
Use this file to discover all available pages before exploring further.