Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 730 Bytes

new-subscriptions-month.md

File metadata and controls

25 lines (20 loc) · 730 Bytes
description
Returns the amount of new credit subscriptions created in a month.

New Subscriptions/month

{% swagger baseUrl="https://api.minehut.com" path="/admin/stats/subscriptions/new/month" method="get" summary="New Subscriptions/month" %} {% swagger-description %} Returns the amount of new credit subscriptions created 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 %}