{
"id": 123,
"clientName": "<string>",
"clientDomain": "<string>",
"clientPrefix": "<string>",
"clientMail": "<string>",
"clientUser": "<string>",
"clientPass": "<string>",
"clientLicenceCreation": "2023-11-07T05:31:56Z",
"clientLicenceExpire": "2023-11-07T05:31:56Z",
"clientLicenceId": "<string>",
"clientLicenceVerified": true
}
{
"id": 123,
"clientName": "<string>",
"clientDomain": "<string>",
"clientPrefix": "<string>",
"clientMail": "<string>",
"clientUser": "<string>",
"clientPass": "<string>",
"clientLicenceCreation": "2023-11-07T05:31:56Z",
"clientLicenceExpire": "2023-11-07T05:31:56Z",
"clientLicenceId": "<string>",
"clientLicenceVerified": true
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.