Skip to main content
DELETE
/
secrets
/
{sec_id}
curl https://production.methodfi.com/secrets/sec_au22b1fbFrmfp \
  -X DELETE \
  -H "Method-Version: 2025-12-01" \
  -H "Authorization: Bearer sk_WyZEWVfTcH7GqmPzUPk65Vjc"

Documentation Index

Fetch the complete documentation index at: https://docs.methodfi.com/llms.txt

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

Deletes the Secret associated with the ID. This sets the status to deleted and permanently removes the stored value.

Path Parameters

Returns

Returns 200 with an empty object on success.
curl https://production.methodfi.com/secrets/sec_au22b1fbFrmfp \
  -X DELETE \
  -H "Method-Version: 2025-12-01" \
  -H "Authorization: Bearer sk_WyZEWVfTcH7GqmPzUPk65Vjc"