Skip to main content

Documentation Index

Fetch the complete documentation index at: https://moneykit.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

curl -i -X DELETE \
  'http://localhost:8080/links/{id}' \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
  -H 'moneykit-version: 2023-02-18'
{
  "error_code": "api_error.auth.expired_access_token",
  "error_message": "Access token expired",
  "documentation_url": "string"
}