POST
/
api
/
v2
/
public
/
connect-url

Returns the connection URL in format: https://connect.gocobalt.io/{TOKEN}

Request description

Headers

Authorization
string

Unlike other API’s in this documentation. This API requires the session token as a bearer token. Please ommit the x-api-key from the header of this API.

Header for Generate Connect URL API
Authorization:  Bearer {SESSION TOKEN}

Query Parameters

config_id
string

Config ID to be used for creating Hosted URL

If the config_id is not found, then a new config will be created using the config_id.

Body Parameters

color
string

Text Colour Hex

bgColor
string

Background Colour Hex

name
string

Customer name

Response description

hosted_url
string

Hosted Auth-Flow URL