Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 695 Bytes

registrations-month.md

File metadata and controls

25 lines (20 loc) · 695 Bytes
description
Returns the amount of new accounts made in a month.

Registrations/month

{% swagger baseUrl="https://api.minehut.com" path="/admin/stats/users/registrations/month" method="get" summary="Registrations/month" %} {% swagger-description %} Returns the amount of new accounts made in a month. {% endswagger-description %}

{% swagger-parameter in="header" name="authorization" type="string" %} Your Minehut token. {% endswagger-parameter %}

{% swagger-parameter in="header" name="x-session-id" type="string" %} Your Minehut session id. {% endswagger-parameter %}

{% swagger-response status="200" description="" %}

 Unknown

{% endswagger-response %} {% endswagger %}