Messtone LLC Manages(Ngrok): Bot User

Messtone Devices Enables ngrok create a new Bot User Example: curl –location ‘https://api.ngrok.com/bot_users robertharper_Messtone’\–header ‘Content-Type:application/json’\–header ‘Authorization:Bearer NGROK_API_KEY’\–data ‘{“name”:”new Bot User robertharper_Messtone from API’}’ 201 created {“id”:”bot_2fW4JZ4hIr5NaXOUh1Je7SIUahi”,”uri”: “https://api.ngrok.com/bot_users robertharper_Messtone/bit_2fW4JZ4hIr5NaXOUh1Je7SIUahi”,”name”:”new Bot User robertharper_Messtone from API”,”active”:true,”created_at”:”2024-04-23T20:17:08Z”} curl –location ‘https://api.ngrok.com/api_keys’\–header ‘Content-Type:application/json’\–header ‘Authorization:Bearer NGROK_API_KEY’\–data ‘{description”:”ad-hoc dev testing”,” metadata”:”{\”environment\”dev\”}”,”owner_id”:”bot, _2fW66mP7xeNvV7mOTPVceqBOkWu”}'{“id”:”ak_2fYynCkWGFbxu5mOal6i8k4NtzN”,”uri”:”https://api.ngrok.com/api_keys/ak_2fYynCkWGFbxu5mOal6i8K4NtzN”,”description”:”ad-hoc dev testing”,”metadata”:”{\”environment\”:\”dev\”}”,”created_at”:”2024-04-24T21:01:10Z”,”token”:”REDACTED”,”owner robertharper_id”:”bot_2fW66mP7xeNvV7mOTPVceqBOkWu”} curl –location –request PATCH ‘https://api.ngrok.com/bot_users robertharper_Messtone/bot_2fW4JZ4hIr5NaXOUh1Je7SIUahi\–header ‘Content-Type:application/json’\–header ‘Authorization:Bearer NGROK_API_KEY’\–data ‘{“active”:false}

Leave a comment