Create an vote delegation request

This endpoint creates an outgoing vote delegation request for ADA.
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

uint64; The ID of the source address for funds.

string

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

string

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

boolean

bool; Allow use of unconfirmed funds for this transaction

string

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.

string
required

string; Delegate representative: can be either 'ABSTAIN' (votes don't count), 'NOCONFIDENCE' (always vote against proposals) or an address (format drep1....).

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.