Unstake a crypto asset
POST/v1/staking/unstake
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
The endpoint allows users to retrieve their previously staked cryptocurrency from the network, specifying parameters such as the staking identifier, the asset and the amount to unstake, and returns details of the unstaking transaction.
Request
Responses
- 200
- 201
- 202
- 400
- 401
- 403
- 422
- 429
- 500
- 503
Success Response (Subsequent Idempotent Request).
Success Response (Created)
The staking operation has been initiated and is pending.
Bad Request
Unauthorized
Forbidden
Validation Error
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueInternal Error
Maintenance or Service unavailable