Skip to content

Trigger recalculation of billable users

PUT
/api/v4/license/{id}/refresh_billable_users

Triggers recalculation of billable users for a specified license.

id
required
integer

ID of the GitLab license

OK

Media typeapplication/json
object
success
object
Examplegenerated
{
"success": {}
}

Bad Request

Unauthorized

Forbidden

Not found