Create an XLM Set Options request

This endpoint creates a set options request for an XLM address.
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
setFlags
array of strings

flags to set as list of XLM SetOptions Account Flags: ['AuthRequiredFlag', 'AuthRevocableFlag', 'AuthImmutableFlag', 'AuthClawbackEnabledFlag']

setFlags
clearFlags
array of strings

flags to clear as list of XLM SetOptions Account Flags: ['AuthRequiredFlag', 'AuthRevocableFlag', 'AuthImmutableFlag', 'AuthClawbackEnabledFlag']

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.