BotAccountsController

post/accountkit/v2/platform/solana/submitTransaction

Query parameters

networkstring
platform'telegram' | 'twitter' | 'github' required

Your platform

Headers

X-ACCESS-TOKENstring required

Your access token for the platform, could be bot tokens or OAuth2 access tokens

Request body

serializedTransactionBase64string required

The serialized transaction, as a base64 encoded string

Response

OK

OR
{"stackTrail":"paths:/accountkit/v2/platform/solana/submitTransaction:post:responses:200:content:application/json:schema:anyOf:1","oasType":"schema","type":"unknown","description":"The solana transaction response"}

Changes

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