Skip to content

v2025.06.24.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 17:31
· 265 commits to master since this release
ee8d4a5

BitGo API Release v2025.06.24.1

Modified

  • [POST] /api/v1/user/login
    • LoginResponse modified in responses
  • [POST] /api/v2/enterprise/{enterpriseId}/user
    • PendingApproval modified in responses
  • [PUT] /api/v2/enterprise/{enterpriseId}/user
    • PendingApproval modified in responses
  • [DELETE] /api/v2/organization/{organizationId}/user
    • PendingApproval modified in responses
  • [POST] /api/v2/organization/{organizationId}/user
    • PendingApproval modified in responses
  • [PUT] /api/v2/organization/{organizationId}/user
    • PendingApproval modified in responses
  • [GET] /api/v2/pendingapprovals/{approvalId}
    • PendingApproval modified in responses
  • [POST] /api/v2/user/login
    • LoginResponse modified in responses
Show more routes affected by component changes...
  • [POST] /api/v2/{coin}/wallet/{walletId}/webhooks/{webhookId}/simulate
    • SimulateWalletWebhookRequestBody modified in requestBody