curl --request DELETE \
--url https://api.mijnklantportaal.nl/v1/agreements/{agreementId} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Delete an Agreement by ID
curl --request DELETE \
--url https://api.mijnklantportaal.nl/v1/agreements/{agreementId} \
--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.