cURL
curl --request GET \ --url https://backend.chatfly.co/api/bot/share
"<string>"
Generates an access token to share the bot.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type string.
string
Was this page helpful?