Edit / Get-agent
How to get id
Body (urlencoded)
Response JSON
{
"success": true,
"error": null,
"data": {
"id": 5128,
"name": "david",
"email": "[email protected]",
"status": "active",
"allowed_ip": "",
"userId": 3518,
"accountId": 4574,
"role": 1,
"department": "",
"role": "Administrator"
}
}Last updated