Skip to content

v2025.05.20.2

Choose a tag to compare

@github-actions github-actions released this 20 May 18:29
· 323 commits to master since this release
fe88eb6

BitGo API Release v2025.05.20.2

Modified

  • [POST] /api/v1/user/login
    • LoginResponse modified in responses
  • [POST] /api/v2/user/login
    • LoginResponse modified in responses
  • [DELETE] /api/v2/{coin}/wallet/{walletId}/webhooks
    • WebhookTypeWallet modified in requestBody
  • [GET] /api/v2/{coin}/wallet/{walletId}/webhooks
    • PlatformWebhook modified in responses
  • [POST] /api/v2/{coin}/wallet/{walletId}/webhooks/{webhookId}/simulate
    • WebhookNotification modified in responses
  • [GET] /api/v2/{coin}/webhooks
    • Webhook1 modified in responses
  • [POST] /api/v2/{coin}/webhooks
    • Webhook1 modified in responses
Show more routes affected by component changes...
  • [POST] /api/v2/{coin}/webhooks/{webhookId}/simulate
    • WebhookNotification modified in responses