Disable Licenses (Bulk)
Data example
[
1593781720493289,
1593781746897319,
1593781767723349
]Success Response
{
"message": "Licenses disabled."
}Last updated
Was this helpful?
URL : /api/v1/licenses/disable_bulk/
Method : POST
[
1593781720493289,
1593781746897319,
1593781767723349
]Code : 200 OK
Content examples :
{
"message": "Licenses disabled."
}Last updated
Was this helpful?
Was this helpful?