curl --request POST \ --url https://api.gocobalt.io/api/v2/public/connect-url \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer {Session_token}' \ --data '{ "color": "<string>", "bgColor": "<string>", "name": "<string>" }'
{ "hosted_url": "https://connect.gocobalt.io/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJvcmdfaWQiOiI2M2M5M2RhMGI0NmI3MjQzNzg1YTFlMTciLCJsaW5rZWRfYWNjb3VudF9pZCI6IjEyMzQ1Njc4IiwiZW52aXJvbm1lbnQiOiJ0ZXN0IiwiaWF0IjoxNjg2NzM1ODMxLCJleHAiOjE2ODY5OTUwMzF9.DOKY6iXkfjLcSK8vIqtQ1mHuh92pZMhlddladdovGL8" }
https://connect.gocobalt.io/{TOKEN}