Set the required trustline.
Last updated 3 months ago
POST helper/set-trustline
POST
Headers
Content-Type
application/json
Params
string
The key of the secret source.
Example of Request Body:
{ "sourceSecretKey": "GDN6I...", }
Possible Responses
{ "status": "SUCCESS", "message": "The trust line has been correctly defined in theย USDCย token" }
{ "error": "Internal server error" }
{ "message": "Message", "error": "Bad Request", "statusCode": 400 }
{ "statusCode": 429, "message": "ThrottlerException: Too Many Requests" }
sourceSecretKey