Create a withdrawal request

This endpoint creates an outgoing withdrawal request for FTM. It is required to do an undelegate request before, and use the same withdrawalId. A FTM withdrawal is only possible 7 days after an undelegation.
Required role: RequestCreator.
This API can be made idempotent by generating an ID for the Request beforehand and passing it as the externalRequestId attribute

Body Params
string
required
string
required
string
required
string

numeric; Maximum amount of fees to be paid for the transaction.

string

numeric; Maximum gas committed to the transaction.

string

A reconciliation note can be given when initiating a request and this will be included in transaction history.

string

Deprecated: use externalRequestId instead

string

Identifier for the request in the user's system. This must be unique. Attempting to create a request with an existing externalRequestId will do nothing and return the originally created request

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json


  © 2026 Taurus SA. All rights reserved.