cURL
curl --request PATCH \ --url https://sg.sobot.io/exts \ --header 'Authorization: Bearer <token>'
{ "apiVersion": "", "status": "", "code": 0, "message": "", "reason": "", "kind": "", "metaData": { "creatorId": "", "creationTime": 0, "updateUserId": "", "updatedTime": 0 }, "data": { "successCount": 0, "failedCount": 0, "details": [ "" ] }, "retMsg": "", "retCode": "" }
批量新建分机
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
公司ID