cURL
curl --request POST \ --url https://api.bitski.com/v1/apps/{appId}/token-templates \ --header 'Content-Type: application/json' \ --data ' { "tokenTemplate": [ {} ], "error": {} } '
Create token template information.
Show show objects