Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 730 Bytes

cancelled-subscriptions-month.md

File metadata and controls

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

Cancelled Subscriptions/month

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