Set Activations Data for User
Last updated
Was this helpful?
URL : /api/v1/licenses/{id}/set_users_activations/
Method : POST
{
"2449": {
"max_activations": 100
},
"2452": {
"reset_total_activations": true
},
"2453": {
"max_activations": 200,
"reset_total_activations": true
}
}Code : 200 OK
Content examples :
{
"message": "Users activations set."
}Last updated
Was this helpful?
Was this helpful?