logo
Connections

Delete brokerage authorization

delete
https://api.snaptrade.com/api/v1/authorizations/{authorizationId}

Deletes a specified brokerage authorization given by the ID.

Path
authorizationIdstring (format: uuid)required
The ID of the Authorization to delete.
Query
userIdstringrequired
SnapTrade User ID
userSecretstringrequired
SnapTrade User Secret (generated when registering user)

Responses

Authorization
Request
Installation
$
npm install snaptrade-typescript-sdk
1
Loading...