cURL
curl --request POST \ --url https://sg.sobot.io/api/exts/_add \ --header 'Authorization: Bearer <token>'
{ "apiVersion": "", "status": "", "code": 0, "message": "", "reason": "", "kind": "", "metaData": { "creatorId": "", "creationTime": 0, "updateUserId": "", "updatedTime": 0 }, "data": { "": {} }, "retMsg": "", "retCode": "" }
开放接口新建分机账号
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
公司ID