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 typeapplication/json
object
success
object
Examplegenerated
{ "success": {}}Bad Request
Unauthorized
Forbidden
Not found