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 type application/json
object
success
boolean
Example generated
{
"success": true
}

Bad Request

Unauthorized

Forbidden

Not found