API Reference

Create an internal ticket_id

User should firstly generate an internal ticket_id through the API, then apply the ticket_id to
POST /internals_ids/token to generate sos_code and use the sos_code to establish remote session.

User must record the generated ticket_id in their system, so later user can use the ticket_id to
update token, get logs etc.

After user has never needed the ticket_id, then user should call DELETE /internals_ids/tickets/{id} to
delete the ticket.

Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!