cURL
curl --request DELETE \ --url https://service.bluumfinance.com/v1/wealth/accounts/{account_id}/auto-invest/{schedule_id} \ --header 'Authorization: Basic <encoded-value>'
{ "code": "BLUM-401-001", "message": "Missing or invalid Authorization header." }
Cancels and deletes an auto-invest schedule.
Documentation IndexFetch the complete documentation index at: https://docs.bluumfinance.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bluumfinance.com/llms.txt
Use this file to discover all available pages before exploring further.
HTTP Basic Authentication using the API Key as username and API Secret as password.
Auto-invest schedule deleted successfully