Membership ------------ Scenario: Reset the automatic membership numbering ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Check the current value: .. code-block:: http http https://sheepcrm.com/api/v1/{bucket}/counter/membership_number/ "Authorization: Bearer $API_KEY" POST the new value to the counter .. code-block:: http http POST https://sheepcrm.com/api/v1/{bucket}/counter/membership_number/ "Authorization: Bearer $API_KEY" reset_value={new value}