Create an XLM set trustline flags request

This endpoint creates a set trustline flags request for an XLM trustline.
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

(Optional) ID of the address representing the issuer of the asset of the trustline. Should match an existing WhitelistedContractAddress

string

address id of the account which established the trustline. Either trustorInternalAddressId or trustorWhitelistedAddressId shall be specified

string

id of the account which established the trustline. Either trustorInternalAddressId or trustorWhitelistedAddressId shall be specified

setFlags
array of strings

flags to set for the Trustline created by trustor, as list of XLM SetTrustlineFlagsOp Flags: ['AuthorizedFlag', 'AuthorizedToMaintainLiabilitiesFlag']

setFlags
clearFlags
array of strings

flags to clear for the Trustline created by trustor, as list of XLM SetTrustlineFlagsOp Flags: ['AuthorizedFlag', 'AuthorizedToMaintainLiabilitiesFlag', 'TrustlineClawbackEnabledFlag']

clearFlags
string
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

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.