IP Setup

modify the static IP

You can use this API to modify the Primary & Secondary IP for your account. You can modify the set IP only once in a specified period

put/ip/modifyIP

Headers

access-tokenstring required

Request body

dhanClientIdstring

User specific identification generated by Dhan

ipstring required

User specific IP

ipFlagstring required
Enum ValuesDescription
PRIMARYPrimary IP
SECONDARYSecondary IP

Response

Successful operation

messagestring
statusstring
Enum ValuesDescription
SUCCESSOperation was successful
ERROROperation failed

Changes

No recorded changes to this endpoint across all 1 revision of this API.