Trigger recalculation of billable users
PUT
/api/v4/license/{id}/refresh_billable_users
Triggers recalculation of billable users for a specified license.
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” id
required
integer
ID of the GitLab license
Responses
Section titled “ Responses ”OK
Media type application/json
object
success
boolean
Example generated
{ "success": true}Bad Request
Unauthorized
Forbidden
Not found