[
  {
    "name": "get_current_account",
    "method": "GET",
    "native_path": "/users/me",
    "proxy_path": "/v1/{account}/native/users/me",
    "path_params": [],
    "has_query": true,
    "doc": "[account] GET /users/me.",
    "credits": 1,
    "group": "account",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_model_start_date",
    "method": "GET",
    "native_path": "/users/me/start-date-model",
    "proxy_path": "/v1/{account}/native/users/me/start-date-model",
    "path_params": [],
    "has_query": true,
    "doc": "[account] GET /users/me/start-date-model.",
    "credits": 1,
    "group": "account",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_transaction_summary",
    "method": "GET",
    "native_path": "/payments/all/transactions",
    "proxy_path": "/v1/{account}/native/payments/all/transactions",
    "path_params": [],
    "has_query": true,
    "doc": "[analytics-financial] GET /payments/all/transactions. summarise client-side",
    "credits": 1,
    "group": "analytics-financial",
    "verified": true,
    "note": "summarise client-side"
  },
  {
    "name": "get_transactions_by_type",
    "method": "GET",
    "native_path": "/payments/all/transactions",
    "proxy_path": "/v1/{account}/native/payments/all/transactions",
    "path_params": [],
    "has_query": true,
    "doc": "[analytics-financial] GET /payments/all/transactions. filter by type client-side",
    "credits": 1,
    "group": "analytics-financial",
    "verified": true,
    "note": "summarise client-side"
  },
  {
    "name": "get_earnings_overview",
    "method": "GET",
    "native_path": "/users/me/stats/overview",
    "proxy_path": "/v1/{account}/native/users/me/stats/overview",
    "path_params": [],
    "has_query": true,
    "doc": "[analytics-summary] GET /users/me/stats/overview.",
    "credits": 1,
    "group": "analytics-summary",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_account_country_details",
    "method": "GET",
    "native_path": "/payouts/account",
    "proxy_path": "/v1/{account}/native/payouts/account",
    "path_params": [],
    "has_query": true,
    "doc": "[banking] GET /payouts/account.",
    "credits": 1,
    "group": "banking",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_bank_payout_details",
    "method": "GET",
    "native_path": "/payouts/bank",
    "proxy_path": "/v1/{account}/native/payouts/bank",
    "path_params": [],
    "has_query": true,
    "doc": "[banking] GET /payouts/bank.",
    "credits": 1,
    "group": "banking",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_dac7form_details",
    "method": "GET",
    "native_path": "/payouts/dac7",
    "proxy_path": "/v1/{account}/native/payouts/dac7",
    "path_params": [],
    "has_query": true,
    "doc": "[banking] GET /payouts/dac7. 403 gated (eligibility)",
    "credits": 1,
    "group": "banking",
    "verified": false,
    "note": "403 gated (eligibility)"
  },
  {
    "name": "get_legal_and_tax_status",
    "method": "GET",
    "native_path": "/payouts/legal-info",
    "proxy_path": "/v1/{account}/native/payouts/legal-info",
    "path_params": [],
    "has_query": true,
    "doc": "[banking] GET /payouts/legal-info.",
    "credits": 1,
    "group": "banking",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_legal_form_details",
    "method": "GET",
    "native_path": "/payouts/legal-form",
    "proxy_path": "/v1/{account}/native/payouts/legal-form",
    "path_params": [],
    "has_query": true,
    "doc": "[banking] GET /payouts/legal-form.",
    "credits": 1,
    "group": "banking",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_available_payout_systems",
    "method": "GET",
    "native_path": "/payouts/account",
    "proxy_path": "/v1/{account}/native/payouts/account",
    "path_params": [],
    "has_query": true,
    "doc": "[banking] GET /payouts/account. systems in account payload",
    "credits": 1,
    "group": "banking",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_countries",
    "method": "GET",
    "native_path": "/countries/payouts",
    "proxy_path": "/v1/{account}/native/countries/payouts",
    "path_params": [],
    "has_query": true,
    "doc": "[banking] GET /countries/payouts.",
    "credits": 1,
    "group": "banking",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_blocked_users",
    "method": "GET",
    "native_path": "/users/blocked",
    "proxy_path": "/v1/{account}/native/users/blocked",
    "path_params": [],
    "has_query": true,
    "doc": "[blocked-restricted-users] GET /users/blocked.",
    "credits": 1,
    "group": "blocked-restricted-users",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_restricted_users",
    "method": "GET",
    "native_path": "/users/restrict",
    "proxy_path": "/v1/{account}/native/users/restrict",
    "path_params": [],
    "has_query": true,
    "doc": "[blocked-restricted-users] GET /users/restrict.",
    "credits": 1,
    "group": "blocked-restricted-users",
    "verified": true,
    "note": ""
  },
  {
    "name": "calculate_chargeback_ratio",
    "method": "GET",
    "native_path": "/payouts/chargebacks/ratio",
    "proxy_path": "/v1/{account}/native/payouts/chargebacks/ratio",
    "path_params": [],
    "has_query": true,
    "doc": "[chargebacks] GET /payouts/chargebacks/ratio.",
    "credits": 1,
    "group": "chargebacks",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_chargeback_statistics",
    "method": "GET",
    "native_path": "/payouts/chargebacks/chart",
    "proxy_path": "/v1/{account}/native/payouts/chargebacks/chart",
    "path_params": [],
    "has_query": true,
    "doc": "[chargebacks] GET /payouts/chargebacks/chart.",
    "credits": 1,
    "group": "chargebacks",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_chargebacks",
    "method": "GET",
    "native_path": "/payouts/chargebacks",
    "proxy_path": "/v1/{account}/native/payouts/chargebacks",
    "path_params": [],
    "has_query": true,
    "doc": "[chargebacks] GET /payouts/chargebacks.",
    "credits": 1,
    "group": "chargebacks",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_chat_messages",
    "method": "GET",
    "native_path": "/chats/{chat_id}/messages",
    "proxy_path": "/v1/{account}/native/chats/{chat_id}/messages",
    "path_params": [
      "chat_id"
    ],
    "has_query": true,
    "doc": "[chat-messages] GET /chats/{id}/messages. exists as get_chat_messages",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "get_specific_chat_message",
    "method": "GET",
    "native_path": "/chats/{chat_id}/messages/{message_id}",
    "proxy_path": "/v1/{account}/native/chats/{chat_id}/messages/{message_id}",
    "path_params": [
      "chat_id",
      "message_id"
    ],
    "has_query": true,
    "doc": "[chat-messages] GET /chats/{id}/messages/{id}. templated id 404 on sample; route in client",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_message",
    "method": "DELETE",
    "native_path": "/messages/{message_id}",
    "proxy_path": "/v1/{account}/native/messages/{message_id}",
    "path_params": [
      "message_id"
    ],
    "has_query": true,
    "doc": "[chat-messages] DELETE /messages/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "like_message",
    "method": "POST",
    "native_path": "/messages/{message_id}/like",
    "proxy_path": "/v1/{account}/native/messages/{message_id}/like",
    "path_params": [
      "message_id"
    ],
    "has_query": true,
    "doc": "[chat-messages] POST /messages/{id}/like.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "unlike_message",
    "method": "DELETE",
    "native_path": "/messages/{message_id}/like",
    "proxy_path": "/v1/{account}/native/messages/{message_id}/like",
    "path_params": [
      "message_id"
    ],
    "has_query": true,
    "doc": "[chat-messages] DELETE /messages/{id}/like.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "pin_message",
    "method": "POST",
    "native_path": "/messages/{message_id}/pin",
    "proxy_path": "/v1/{account}/native/messages/{message_id}/pin",
    "path_params": [
      "message_id"
    ],
    "has_query": true,
    "doc": "[chat-messages] POST /messages/{id}/pin.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "unpin_message",
    "method": "DELETE",
    "native_path": "/messages/{message_id}/pin",
    "proxy_path": "/v1/{account}/native/messages/{message_id}/pin",
    "path_params": [
      "message_id"
    ],
    "has_query": true,
    "doc": "[chat-messages] DELETE /messages/{id}/pin.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "search_chat_messages",
    "method": "GET",
    "native_path": "/chats/{chat_id}/messages/search",
    "proxy_path": "/v1/{account}/native/chats/{chat_id}/messages/search",
    "path_params": [
      "chat_id"
    ],
    "has_query": true,
    "doc": "[chat-messages] GET /chats/{id}/messages/search.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "attach_tags_release_forms_to_message",
    "method": "POST",
    "native_path": "/release-forms/attach",
    "proxy_path": "/v1/{account}/native/release-forms/attach",
    "path_params": [],
    "has_query": true,
    "doc": "[chat-messages] POST /release-forms/attach.",
    "credits": 2,
    "group": "chat-messages",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_chat",
    "method": "DELETE",
    "native_path": "/chats/{chat_id}",
    "proxy_path": "/v1/{account}/native/chats/{chat_id}",
    "path_params": [
      "chat_id"
    ],
    "has_query": true,
    "doc": "[chats] DELETE /chats/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "hide_chat",
    "method": "POST",
    "native_path": "/chats/{chat_id}/hide",
    "proxy_path": "/v1/{account}/native/chats/{chat_id}/hide",
    "path_params": [
      "chat_id"
    ],
    "has_query": true,
    "doc": "[chats] POST /chats/{id}/hide.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_chat_media_gallery",
    "method": "GET",
    "native_path": "/chats/{chat_id}/media",
    "proxy_path": "/v1/{account}/native/chats/{chat_id}/media",
    "path_params": [
      "chat_id"
    ],
    "has_query": true,
    "doc": "[chats] GET /chats/{id}/media.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "mark_all_chats_as_read",
    "method": "POST",
    "native_path": "/chats/mark-as-read",
    "proxy_path": "/v1/{account}/native/chats/mark-as-read",
    "path_params": [],
    "has_query": true,
    "doc": "[chats] POST /chats/mark-as-read.",
    "credits": 2,
    "group": "chats",
    "verified": false,
    "note": ""
  },
  {
    "name": "mark_chat_as_read",
    "method": "POST",
    "native_path": "/chats/{chat_id}/mark-as-read",
    "proxy_path": "/v1/{account}/native/chats/{chat_id}/mark-as-read",
    "path_params": [
      "chat_id"
    ],
    "has_query": true,
    "doc": "[chats] POST /chats/{id}/mark-as-read.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "mark_chat_as_unread",
    "method": "DELETE",
    "native_path": "/chats/{chat_id}/mark-as-read",
    "proxy_path": "/v1/{account}/native/chats/{chat_id}/mark-as-read",
    "path_params": [
      "chat_id"
    ],
    "has_query": true,
    "doc": "[chats] DELETE /chats/{id}/mark-as-read.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "mute_chat_notifications",
    "method": "POST",
    "native_path": "/chats/{chat_id}/mute",
    "proxy_path": "/v1/{account}/native/chats/{chat_id}/mute",
    "path_params": [
      "chat_id"
    ],
    "has_query": true,
    "doc": "[chats] POST /chats/{id}/mute.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "unmute_chat_notifications",
    "method": "DELETE",
    "native_path": "/chats/{chat_id}/mute",
    "proxy_path": "/v1/{account}/native/chats/{chat_id}/mute",
    "path_params": [
      "chat_id"
    ],
    "has_query": true,
    "doc": "[chats] DELETE /chats/{id}/mute.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "mass_messages",
    "method": "GET",
    "native_path": "/messages/queue",
    "proxy_path": "/v1/{account}/native/messages/queue",
    "path_params": [],
    "has_query": true,
    "doc": "[engagement-messages] GET /messages/queue.",
    "credits": 1,
    "group": "engagement-messages",
    "verified": true,
    "note": ""
  },
  {
    "name": "mass_messages_chart",
    "method": "GET",
    "native_path": "/messages/queue/chart",
    "proxy_path": "/v1/{account}/native/messages/queue/chart",
    "path_params": [],
    "has_query": true,
    "doc": "[engagement-messages] GET /messages/queue/chart.",
    "credits": 1,
    "group": "engagement-messages",
    "verified": true,
    "note": ""
  },
  {
    "name": "message_buyers",
    "method": "GET",
    "native_path": "/messages/queue/{queue_id}/buyers",
    "proxy_path": "/v1/{account}/native/messages/queue/{queue_id}/buyers",
    "path_params": [
      "queue_id"
    ],
    "has_query": true,
    "doc": "[engagement-messages] GET /messages/queue/{id}/buyers. sample 404 (no qmsg id on hyla)",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "top_message",
    "method": "GET",
    "native_path": "/users/me/stats/top/message",
    "proxy_path": "/v1/{account}/native/users/me/stats/top/message",
    "path_params": [],
    "has_query": true,
    "doc": "[engagement-messages] GET /users/me/stats/top/message.",
    "credits": 1,
    "group": "engagement-messages",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_active_fans",
    "method": "GET",
    "native_path": "/subscriptions/subscribers",
    "proxy_path": "/v1/{account}/native/subscriptions/subscribers",
    "path_params": [],
    "has_query": true,
    "doc": "[fans] GET /subscriptions/subscribers. type=active",
    "credits": 1,
    "group": "fans",
    "verified": true,
    "note": "type=active"
  },
  {
    "name": "list_all_fans",
    "method": "GET",
    "native_path": "/subscriptions/subscribers",
    "proxy_path": "/v1/{account}/native/subscriptions/subscribers",
    "path_params": [],
    "has_query": true,
    "doc": "[fans] GET /subscriptions/subscribers. all",
    "credits": 1,
    "group": "fans",
    "verified": true,
    "note": "type=active"
  },
  {
    "name": "list_expired_fans",
    "method": "GET",
    "native_path": "/subscriptions/subscribers/recent-expired",
    "proxy_path": "/v1/{account}/native/subscriptions/subscribers/recent-expired",
    "path_params": [],
    "has_query": true,
    "doc": "[fans] GET /subscriptions/subscribers/recent-expired.",
    "credits": 1,
    "group": "fans",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_latest_fans",
    "method": "GET",
    "native_path": "/subscriptions/subscribers/latest",
    "proxy_path": "/v1/{account}/native/subscriptions/subscribers/latest",
    "path_params": [],
    "has_query": true,
    "doc": "[fans] GET /subscriptions/subscribers/latest. exists as get_latest_fans",
    "credits": 1,
    "group": "fans",
    "verified": true,
    "note": "exists as get_latest_fans"
  },
  {
    "name": "list_top_fans",
    "method": "GET",
    "native_path": "/subscriptions/subscribers/top",
    "proxy_path": "/v1/{account}/native/subscriptions/subscribers/top",
    "path_params": [],
    "has_query": true,
    "doc": "[fans] GET /subscriptions/subscribers/top.",
    "credits": 1,
    "group": "fans",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_subscription_history",
    "method": "GET",
    "native_path": "/subscriptions/{subscription_id}/history",
    "proxy_path": "/v1/{account}/native/subscriptions/{subscription_id}/history",
    "path_params": [
      "subscription_id"
    ],
    "has_query": true,
    "doc": "[fans] GET /subscriptions/{id}/history.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_active_followings",
    "method": "GET",
    "native_path": "/subscriptions/subscribes",
    "proxy_path": "/v1/{account}/native/subscriptions/subscribes",
    "path_params": [],
    "has_query": true,
    "doc": "[following] GET /subscriptions/subscribes. type=active",
    "credits": 1,
    "group": "following",
    "verified": true,
    "note": "type=active"
  },
  {
    "name": "list_all_followings",
    "method": "GET",
    "native_path": "/subscriptions/subscribes",
    "proxy_path": "/v1/{account}/native/subscriptions/subscribes",
    "path_params": [],
    "has_query": true,
    "doc": "[following] GET /subscriptions/subscribes. all",
    "credits": 1,
    "group": "following",
    "verified": true,
    "note": "type=active"
  },
  {
    "name": "list_expired_followings",
    "method": "GET",
    "native_path": "/subscriptions/subscribes",
    "proxy_path": "/v1/{account}/native/subscriptions/subscribes",
    "path_params": [],
    "has_query": true,
    "doc": "[following] GET /subscriptions/subscribes. expired",
    "credits": 1,
    "group": "following",
    "verified": true,
    "note": "type=active"
  },
  {
    "name": "list_free_trial_links",
    "method": "GET",
    "native_path": "/trials",
    "proxy_path": "/v1/{account}/native/trials",
    "path_params": [],
    "has_query": true,
    "doc": "[free-trial-links] GET /trials.",
    "credits": 1,
    "group": "free-trial-links",
    "verified": true,
    "note": ""
  },
  {
    "name": "create_free_trial_link",
    "method": "POST",
    "native_path": "/trials",
    "proxy_path": "/v1/{account}/native/trials",
    "path_params": [],
    "has_query": true,
    "doc": "[free-trial-links] POST /trials.",
    "credits": 2,
    "group": "free-trial-links",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_free_trial_link",
    "method": "GET",
    "native_path": "/trials/{trial_id}",
    "proxy_path": "/v1/{account}/native/trials/{trial_id}",
    "path_params": [
      "trial_id"
    ],
    "has_query": true,
    "doc": "[free-trial-links] GET /trials/{id}.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_free_trial_link",
    "method": "DELETE",
    "native_path": "/trials/{trial_id}",
    "proxy_path": "/v1/{account}/native/trials/{trial_id}",
    "path_params": [
      "trial_id"
    ],
    "has_query": true,
    "doc": "[free-trial-links] DELETE /trials/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "get_free_trial_link_stats",
    "method": "GET",
    "native_path": "/trials/stats",
    "proxy_path": "/v1/{account}/native/trials/stats",
    "path_params": [],
    "has_query": true,
    "doc": "[free-trial-links] GET /trials/stats.",
    "credits": 1,
    "group": "free-trial-links",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_free_trial_link_cohort_arps",
    "method": "GET",
    "native_path": "/trials/stats",
    "proxy_path": "/v1/{account}/native/trials/stats",
    "path_params": [],
    "has_query": true,
    "doc": "[free-trial-links] GET /trials/stats. arps in stats payload",
    "credits": 1,
    "group": "free-trial-links",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_free_trial_link_subscribers",
    "method": "GET",
    "native_path": "/trials/share-access",
    "proxy_path": "/v1/{account}/native/trials/share-access",
    "path_params": [],
    "has_query": true,
    "doc": "[free-trial-links] GET /trials/share-access.",
    "credits": 1,
    "group": "free-trial-links",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_free_trial_link_spenders",
    "method": "GET",
    "native_path": "/trials/share-access",
    "proxy_path": "/v1/{account}/native/trials/share-access",
    "path_params": [],
    "has_query": true,
    "doc": "[free-trial-links] GET /trials/share-access.",
    "credits": 1,
    "group": "free-trial-links",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_trending_gifs",
    "method": "GET",
    "native_path": "/giphy/proxy/{proxy_id}",
    "proxy_path": "/v1/{account}/native/giphy/proxy/{proxy_id}",
    "path_params": [
      "proxy_id"
    ],
    "has_query": true,
    "doc": "[giphy] GET /giphy/proxy/{id}. proxy family; needs type/key segment",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "search_gifs",
    "method": "GET",
    "native_path": "/giphy/proxy/{proxy_id}",
    "proxy_path": "/v1/{account}/native/giphy/proxy/{proxy_id}",
    "path_params": [
      "proxy_id"
    ],
    "has_query": true,
    "doc": "[giphy] GET /giphy/proxy/{id}. proxy family; needs type/key segment",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_mass_message_queue",
    "method": "GET",
    "native_path": "/messages/queue",
    "proxy_path": "/v1/{account}/native/messages/queue",
    "path_params": [],
    "has_query": true,
    "doc": "[mass-messaging] GET /messages/queue.",
    "credits": 1,
    "group": "engagement-messages",
    "verified": true,
    "note": ""
  },
  {
    "name": "send_mass_message",
    "method": "POST",
    "native_path": "/messages/queue",
    "proxy_path": "/v1/{account}/native/messages/queue",
    "path_params": [],
    "has_query": true,
    "doc": "[mass-messaging] POST /messages/queue.",
    "credits": 2,
    "group": "engagement-messages",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_mass_message",
    "method": "GET",
    "native_path": "/messages/queue/{queue_id}",
    "proxy_path": "/v1/{account}/native/messages/queue/{queue_id}",
    "path_params": [
      "queue_id"
    ],
    "has_query": true,
    "doc": "[mass-messaging] GET /messages/queue/{id}.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "update_mass_message",
    "method": "PUT",
    "native_path": "/messages/queue/{queue_id}",
    "proxy_path": "/v1/{account}/native/messages/queue/{queue_id}",
    "path_params": [
      "queue_id"
    ],
    "has_query": true,
    "doc": "[mass-messaging] PUT /messages/queue/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "unsend_delete_mass_message",
    "method": "DELETE",
    "native_path": "/messages/queue/{queue_id}",
    "proxy_path": "/v1/{account}/native/messages/queue/{queue_id}",
    "path_params": [
      "queue_id"
    ],
    "has_query": true,
    "doc": "[mass-messaging] DELETE /messages/queue/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "get_mass_message_overview",
    "method": "GET",
    "native_path": "/messages/queue/chart",
    "proxy_path": "/v1/{account}/native/messages/queue/chart",
    "path_params": [],
    "has_query": true,
    "doc": "[mass-messaging] GET /messages/queue/chart.",
    "credits": 1,
    "group": "engagement-messages",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_vault_media",
    "method": "GET",
    "native_path": "/vault/media",
    "proxy_path": "/v1/{account}/native/vault/media",
    "path_params": [],
    "has_query": true,
    "doc": "[media-vault] GET /vault/media. exists as get_vault_media",
    "credits": 1,
    "group": "media-vault",
    "verified": true,
    "note": "exists as get_vault_media"
  },
  {
    "name": "get_vault_media",
    "method": "GET",
    "native_path": "/vault/media/{media_id}",
    "proxy_path": "/v1/{account}/native/vault/media/{media_id}",
    "path_params": [
      "media_id"
    ],
    "has_query": true,
    "doc": "[media-vault] GET /vault/media/{id}.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_vault_media",
    "method": "PUT",
    "native_path": "/vault/media/hidden",
    "proxy_path": "/v1/{account}/native/vault/media/hidden",
    "path_params": [],
    "has_query": true,
    "doc": "[media-vault] PUT /vault/media/hidden. OF soft-delete: body {list:[mediaIds],hidden:true} (no hard-delete route)",
    "credits": 2,
    "group": "media-vault",
    "verified": false,
    "note": "OF soft-delete: body {list:[mediaIds],hidden:true} (no hard-delete route)"
  },
  {
    "name": "list_vault_lists",
    "method": "GET",
    "native_path": "/vault/lists",
    "proxy_path": "/v1/{account}/native/vault/lists",
    "path_params": [],
    "has_query": true,
    "doc": "[media-vault-lists] GET /vault/lists. exists as get_vault_lists (400 noparam)",
    "credits": 1,
    "group": "media-vault-lists",
    "verified": false,
    "note": "exists as get_vault_lists (400 noparam)"
  },
  {
    "name": "create_vault_list",
    "method": "POST",
    "native_path": "/vault/lists",
    "proxy_path": "/v1/{account}/native/vault/lists",
    "path_params": [],
    "has_query": true,
    "doc": "[media-vault-lists] POST /vault/lists.",
    "credits": 2,
    "group": "media-vault-lists",
    "verified": false,
    "note": "exists as get_vault_lists (400 noparam)"
  },
  {
    "name": "show_vault_list",
    "method": "GET",
    "native_path": "/vault/lists/{list_id}",
    "proxy_path": "/v1/{account}/native/vault/lists/{list_id}",
    "path_params": [
      "list_id"
    ],
    "has_query": true,
    "doc": "[media-vault-lists] GET /vault/lists/{id}.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "rename_vault_list",
    "method": "PATCH",
    "native_path": "/vault/lists/{list_id}",
    "proxy_path": "/v1/{account}/native/vault/lists/{list_id}",
    "path_params": [
      "list_id"
    ],
    "has_query": true,
    "doc": "[media-vault-lists] PATCH /vault/lists/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_vault_list",
    "method": "DELETE",
    "native_path": "/vault/lists/{list_id}",
    "proxy_path": "/v1/{account}/native/vault/lists/{list_id}",
    "path_params": [
      "list_id"
    ],
    "has_query": true,
    "doc": "[media-vault-lists] DELETE /vault/lists/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "add_media_to_list",
    "method": "POST",
    "native_path": "/vault/lists/{list_id}/media",
    "proxy_path": "/v1/{account}/native/vault/lists/{list_id}/media",
    "path_params": [
      "list_id"
    ],
    "has_query": true,
    "doc": "[media-vault-lists] POST /vault/lists/{id}/media.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "remove_media_from_list",
    "method": "DELETE",
    "native_path": "/vault/lists/{list_id}/media",
    "proxy_path": "/v1/{account}/native/vault/lists/{list_id}/media",
    "path_params": [
      "list_id"
    ],
    "has_query": true,
    "doc": "[media-vault-lists] DELETE /vault/lists/{id}/media.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_notifications",
    "method": "GET",
    "native_path": "/users/notifications",
    "proxy_path": "/v1/{account}/native/users/notifications",
    "path_params": [],
    "has_query": true,
    "doc": "[notifications] GET /users/notifications. exists as get_notifications",
    "credits": 1,
    "group": "notifications",
    "verified": true,
    "note": "exists as get_notifications"
  },
  {
    "name": "get_notification_counts",
    "method": "GET",
    "native_path": "/users/notifications/count",
    "proxy_path": "/v1/{account}/native/users/notifications/count",
    "path_params": [],
    "has_query": true,
    "doc": "[notifications] GET /users/notifications/count.",
    "credits": 1,
    "group": "notifications",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_notification_tabs_order",
    "method": "GET",
    "native_path": "/users/notifications/settings/tabs-order",
    "proxy_path": "/v1/{account}/native/users/notifications/settings/tabs-order",
    "path_params": [],
    "has_query": true,
    "doc": "[notifications] GET /users/notifications/settings/tabs-order.",
    "credits": 1,
    "group": "notifications",
    "verified": true,
    "note": ""
  },
  {
    "name": "update_notification_tabs_order",
    "method": "POST",
    "native_path": "/users/notifications/settings/tabs-order",
    "proxy_path": "/v1/{account}/native/users/notifications/settings/tabs-order",
    "path_params": [],
    "has_query": true,
    "doc": "[notifications] POST /users/notifications/settings/tabs-order.",
    "credits": 2,
    "group": "notifications",
    "verified": true,
    "note": ""
  },
  {
    "name": "mark_all_notifications_as_read",
    "method": "POST",
    "native_path": "/users/notifications/read",
    "proxy_path": "/v1/{account}/native/users/notifications/read",
    "path_params": [],
    "has_query": true,
    "doc": "[notifications] POST /users/notifications/read.",
    "credits": 2,
    "group": "notifications",
    "verified": false,
    "note": ""
  },
  {
    "name": "search_users_in_notifications",
    "method": "GET",
    "native_path": "/users/notifications/users",
    "proxy_path": "/v1/{account}/native/users/notifications/users",
    "path_params": [],
    "has_query": true,
    "doc": "[notifications] GET /users/notifications/users. 400 needs query",
    "credits": 1,
    "group": "notifications",
    "verified": false,
    "note": "400 needs query"
  },
  {
    "name": "get_account_balances",
    "method": "GET",
    "native_path": "/payouts/balances",
    "proxy_path": "/v1/{account}/native/payouts/balances",
    "path_params": [],
    "has_query": true,
    "doc": "[payouts] GET /payouts/balances.",
    "credits": 1,
    "group": "payouts",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_earning_statistics",
    "method": "GET",
    "native_path": "/payouts/stats",
    "proxy_path": "/v1/{account}/native/payouts/stats",
    "path_params": [],
    "has_query": true,
    "doc": "[payouts] GET /payouts/stats.",
    "credits": 1,
    "group": "payouts",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_eligibility",
    "method": "GET",
    "native_path": "/payouts/check-receive",
    "proxy_path": "/v1/{account}/native/payouts/check-receive",
    "path_params": [],
    "has_query": true,
    "doc": "[payouts] GET /payouts/check-receive.",
    "credits": 1,
    "group": "payouts",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_payout_requests",
    "method": "GET",
    "native_path": "/payouts/requests",
    "proxy_path": "/v1/{account}/native/payouts/requests",
    "path_params": [],
    "has_query": true,
    "doc": "[payouts] GET /payouts/requests.",
    "credits": 1,
    "group": "payouts",
    "verified": true,
    "note": ""
  },
  {
    "name": "request_manual_withdrawal",
    "method": "POST",
    "native_path": "/payouts/requests",
    "proxy_path": "/v1/{account}/native/payouts/requests",
    "path_params": [],
    "has_query": true,
    "doc": "[payouts] POST /payouts/requests.",
    "credits": 2,
    "group": "payouts",
    "verified": true,
    "note": ""
  },
  {
    "name": "update_payout_frequency",
    "method": "PATCH",
    "native_path": "/payouts/requests",
    "proxy_path": "/v1/{account}/native/payouts/requests",
    "path_params": [],
    "has_query": true,
    "doc": "[payouts] PATCH /payouts/requests.",
    "credits": 2,
    "group": "payouts",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_post_comments",
    "method": "GET",
    "native_path": "/posts/{post_id}/comments",
    "proxy_path": "/v1/{account}/native/posts/{post_id}/comments",
    "path_params": [
      "post_id"
    ],
    "has_query": true,
    "doc": "[post-comments] GET /posts/{id}/comments.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "create_post_comment",
    "method": "POST",
    "native_path": "/posts/{post_id}/comments",
    "proxy_path": "/v1/{account}/native/posts/{post_id}/comments",
    "path_params": [
      "post_id"
    ],
    "has_query": true,
    "doc": "[post-comments] POST /posts/{id}/comments.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_post_comment",
    "method": "DELETE",
    "native_path": "/comments/{comment_id}",
    "proxy_path": "/v1/{account}/native/comments/{comment_id}",
    "path_params": [
      "comment_id"
    ],
    "has_query": true,
    "doc": "[post-comments] DELETE /comments/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "like_post_comment",
    "method": "POST",
    "native_path": "/comments/{comment_id}/like",
    "proxy_path": "/v1/{account}/native/comments/{comment_id}/like",
    "path_params": [
      "comment_id"
    ],
    "has_query": true,
    "doc": "[post-comments] POST /comments/{id}/like.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "unlike_post_comment",
    "method": "DELETE",
    "native_path": "/comments/{comment_id}/like",
    "proxy_path": "/v1/{account}/native/comments/{comment_id}/like",
    "path_params": [
      "comment_id"
    ],
    "has_query": true,
    "doc": "[post-comments] DELETE /comments/{id}/like.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "pin_post_comment",
    "method": "POST",
    "native_path": "/comments/{comment_id}/pin",
    "proxy_path": "/v1/{account}/native/comments/{comment_id}/pin",
    "path_params": [
      "comment_id"
    ],
    "has_query": true,
    "doc": "[post-comments] POST /comments/{id}/pin.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "unpin_post_comment",
    "method": "DELETE",
    "native_path": "/comments/{comment_id}/pin",
    "proxy_path": "/v1/{account}/native/comments/{comment_id}/pin",
    "path_params": [
      "comment_id"
    ],
    "has_query": true,
    "doc": "[post-comments] DELETE /comments/{id}/pin.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_labels",
    "method": "GET",
    "native_path": "/labels",
    "proxy_path": "/v1/{account}/native/labels",
    "path_params": [],
    "has_query": true,
    "doc": "[post-labels] GET /labels.",
    "credits": 1,
    "group": "post-labels",
    "verified": true,
    "note": ""
  },
  {
    "name": "create_label",
    "method": "POST",
    "native_path": "/labels",
    "proxy_path": "/v1/{account}/native/labels",
    "path_params": [],
    "has_query": true,
    "doc": "[post-labels] POST /labels.",
    "credits": 2,
    "group": "post-labels",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_posts",
    "method": "GET",
    "native_path": "/posts",
    "proxy_path": "/v1/{account}/native/posts",
    "path_params": [],
    "has_query": true,
    "doc": "[posts] GET /posts.",
    "credits": 1,
    "group": "posts",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_post",
    "method": "GET",
    "native_path": "/posts/{post_id}",
    "proxy_path": "/v1/{account}/native/posts/{post_id}",
    "path_params": [
      "post_id"
    ],
    "has_query": true,
    "doc": "[posts] GET /posts/{id}.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "send_post",
    "method": "POST",
    "native_path": "/posts",
    "proxy_path": "/v1/{account}/native/posts",
    "path_params": [],
    "has_query": true,
    "doc": "[posts] POST /posts.",
    "credits": 2,
    "group": "posts",
    "verified": true,
    "note": ""
  },
  {
    "name": "update_post",
    "method": "PUT",
    "native_path": "/posts/{post_id}",
    "proxy_path": "/v1/{account}/native/posts/{post_id}",
    "path_params": [
      "post_id"
    ],
    "has_query": true,
    "doc": "[posts] PUT /posts/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_post",
    "method": "DELETE",
    "native_path": "/posts/{post_id}",
    "proxy_path": "/v1/{account}/native/posts/{post_id}",
    "path_params": [
      "post_id"
    ],
    "has_query": true,
    "doc": "[posts] DELETE /posts/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "pin_unpin_post",
    "method": "POST",
    "native_path": "/posts/{post_id}/pin",
    "proxy_path": "/v1/{account}/native/posts/{post_id}/pin",
    "path_params": [
      "post_id"
    ],
    "has_query": true,
    "doc": "[posts] POST /posts/{id}/pin.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "archive_post",
    "method": "POST",
    "native_path": "/posts/{post_id}/archive",
    "proxy_path": "/v1/{account}/native/posts/{post_id}/archive",
    "path_params": [
      "post_id"
    ],
    "has_query": true,
    "doc": "[posts] POST /posts/{id}/archive. native path /posts/{id}/{state}archive",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "unarchive_post",
    "method": "POST",
    "native_path": "/posts/{post_id}/archive",
    "proxy_path": "/v1/{account}/native/posts/{post_id}/archive",
    "path_params": [
      "post_id"
    ],
    "has_query": true,
    "doc": "[posts] POST /posts/{id}/archive. native path /posts/{id}/{state}archive",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "show_post_statistics",
    "method": "GET",
    "native_path": "/posts/{post_id}/stats",
    "proxy_path": "/v1/{account}/native/posts/{post_id}/stats",
    "path_params": [
      "post_id"
    ],
    "has_query": true,
    "doc": "[posts] GET /posts/{id}/stats.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_promotions",
    "method": "GET",
    "native_path": "/promotions",
    "proxy_path": "/v1/{account}/native/promotions",
    "path_params": [],
    "has_query": true,
    "doc": "[promotions] GET /promotions.",
    "credits": 1,
    "group": "promotions",
    "verified": true,
    "note": ""
  },
  {
    "name": "create_promotion",
    "method": "POST",
    "native_path": "/promotions",
    "proxy_path": "/v1/{account}/native/promotions",
    "path_params": [],
    "has_query": true,
    "doc": "[promotions] POST /promotions.",
    "credits": 2,
    "group": "promotions",
    "verified": true,
    "note": ""
  },
  {
    "name": "stop_promotion",
    "method": "POST",
    "native_path": "/promotions/{promotion_id}/finish",
    "proxy_path": "/v1/{account}/native/promotions/{promotion_id}/finish",
    "path_params": [
      "promotion_id"
    ],
    "has_query": true,
    "doc": "[promotions] POST /promotions/{id}/finish.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_promotion",
    "method": "DELETE",
    "native_path": "/promotions/{promotion_id}",
    "proxy_path": "/v1/{account}/native/promotions/{promotion_id}",
    "path_params": [
      "promotion_id"
    ],
    "has_query": true,
    "doc": "[promotions] DELETE /promotions/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "get_profile_details",
    "method": "GET",
    "native_path": "/users/{user_id}",
    "proxy_path": "/v1/{account}/native/users/{user_id}",
    "path_params": [
      "user_id"
    ],
    "has_query": true,
    "doc": "[public-profiles] GET /users/{id}. exists as get_profile (by handle)",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "search_profiles",
    "method": "GET",
    "native_path": "/users/performers-search",
    "proxy_path": "/v1/{account}/native/users/performers-search",
    "path_params": [],
    "has_query": true,
    "doc": "[public-profiles] GET /users/performers-search. exists as search_performers",
    "credits": 1,
    "group": "public-profiles",
    "verified": true,
    "note": "exists as search_performers"
  },
  {
    "name": "list_queue_items",
    "method": "GET",
    "native_path": "/schedules",
    "proxy_path": "/v1/{account}/native/schedules",
    "path_params": [],
    "has_query": true,
    "doc": "[queue] GET /schedules.",
    "credits": 1,
    "group": "queue",
    "verified": true,
    "note": ""
  },
  {
    "name": "count_queue_items",
    "method": "GET",
    "native_path": "/schedules/counters",
    "proxy_path": "/v1/{account}/native/schedules/counters",
    "path_params": [],
    "has_query": true,
    "doc": "[queue] GET /schedules/counters.",
    "credits": 1,
    "group": "queue",
    "verified": true,
    "note": ""
  },
  {
    "name": "publish_queue_item",
    "method": "PUT",
    "native_path": "/schedules/{schedule_id}/publish",
    "proxy_path": "/v1/{account}/native/schedules/{schedule_id}/publish",
    "path_params": [
      "schedule_id"
    ],
    "has_query": true,
    "doc": "[queue] PUT /schedules/{id}/publish.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_release_forms",
    "method": "GET",
    "native_path": "/release-forms",
    "proxy_path": "/v1/{account}/native/release-forms",
    "path_params": [],
    "has_query": true,
    "doc": "[release-forms] GET /release-forms.",
    "credits": 1,
    "group": "release-forms",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_mentions",
    "method": "GET",
    "native_path": "/release-forms/mentions",
    "proxy_path": "/v1/{account}/native/release-forms/mentions",
    "path_params": [],
    "has_query": true,
    "doc": "[release-forms] GET /release-forms/mentions. exists as get_release_form_mentions",
    "credits": 1,
    "group": "release-forms",
    "verified": true,
    "note": "exists as get_release_form_mentions"
  },
  {
    "name": "list_taggable_users",
    "method": "GET",
    "native_path": "/release-forms/mentions",
    "proxy_path": "/v1/{account}/native/release-forms/mentions",
    "path_params": [],
    "has_query": true,
    "doc": "[release-forms] GET /release-forms/mentions. same native route",
    "credits": 1,
    "group": "release-forms",
    "verified": true,
    "note": "exists as get_release_form_mentions"
  },
  {
    "name": "create_release_form",
    "method": "POST",
    "native_path": "/release-form-documents",
    "proxy_path": "/v1/{account}/native/release-form-documents",
    "path_params": [],
    "has_query": true,
    "doc": "[release-forms] POST /release-form-documents.",
    "credits": 2,
    "group": "release-forms",
    "verified": false,
    "note": ""
  },
  {
    "name": "create_invitation_link",
    "method": "POST",
    "native_path": "/release-form-links",
    "proxy_path": "/v1/{account}/native/release-form-links",
    "path_params": [],
    "has_query": true,
    "doc": "[release-forms] POST /release-form-links.",
    "credits": 2,
    "group": "release-forms",
    "verified": false,
    "note": ""
  },
  {
    "name": "rename_release_form",
    "method": "PATCH",
    "native_path": "/release-forms/rename",
    "proxy_path": "/v1/{account}/native/release-forms/rename",
    "path_params": [],
    "has_query": true,
    "doc": "[release-forms] PATCH /release-forms/rename.",
    "credits": 2,
    "group": "release-forms",
    "verified": false,
    "note": ""
  },
  {
    "name": "hide_unhide_release_form",
    "method": "PATCH",
    "native_path": "/release-forms/toggle-show",
    "proxy_path": "/v1/{account}/native/release-forms/toggle-show",
    "path_params": [],
    "has_query": true,
    "doc": "[release-forms] PATCH /release-forms/toggle-show.",
    "credits": 2,
    "group": "release-forms",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_saved_for_later_messages",
    "method": "GET",
    "native_path": "/messages/templates",
    "proxy_path": "/v1/{account}/native/messages/templates",
    "path_params": [],
    "has_query": true,
    "doc": "[saved-for-later-messages] GET /messages/templates.",
    "credits": 1,
    "group": "saved-for-later-messages",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_message_settings",
    "method": "GET",
    "native_path": "/users/settings/chat",
    "proxy_path": "/v1/{account}/native/users/settings/chat",
    "path_params": [],
    "has_query": true,
    "doc": "[saved-for-later-messages] GET /users/settings/chat. auto-reply settings",
    "credits": 1,
    "group": "saved-for-later-messages",
    "verified": true,
    "note": "auto-reply settings"
  },
  {
    "name": "enable_update_automatic_messaging",
    "method": "PATCH",
    "native_path": "/users/me/settings/messages",
    "proxy_path": "/v1/{account}/native/users/me/settings/messages",
    "path_params": [],
    "has_query": true,
    "doc": "[saved-for-later-messages] PATCH /users/me/settings/messages.",
    "credits": 2,
    "group": "saved-for-later-messages",
    "verified": false,
    "note": ""
  },
  {
    "name": "disable_automatic_messaging",
    "method": "PATCH",
    "native_path": "/users/me/settings/messages",
    "proxy_path": "/v1/{account}/native/users/me/settings/messages",
    "path_params": [],
    "has_query": true,
    "doc": "[saved-for-later-messages] PATCH /users/me/settings/messages.",
    "credits": 2,
    "group": "saved-for-later-messages",
    "verified": false,
    "note": ""
  },
  {
    "name": "get_post_settings",
    "method": "GET",
    "native_path": "/users/settings/post",
    "proxy_path": "/v1/{account}/native/users/settings/post",
    "path_params": [],
    "has_query": true,
    "doc": "[saved-for-later-posts] GET /users/settings/post.",
    "credits": 1,
    "group": "saved-for-later-posts",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_saved_for_later_posts",
    "method": "GET",
    "native_path": "/posts/bookmarks/categories",
    "proxy_path": "/v1/{account}/native/posts/bookmarks/categories",
    "path_params": [],
    "has_query": true,
    "doc": "[saved-for-later-posts] GET /posts/bookmarks/categories. bookmarked drafts",
    "credits": 1,
    "group": "saved-for-later-posts",
    "verified": true,
    "note": "bookmarked drafts"
  },
  {
    "name": "enable_update_automatic_posting",
    "method": "PATCH",
    "native_path": "/users/settings/post",
    "proxy_path": "/v1/{account}/native/users/settings/post",
    "path_params": [],
    "has_query": true,
    "doc": "[saved-for-later-posts] PATCH /users/settings/post.",
    "credits": 2,
    "group": "saved-for-later-posts",
    "verified": true,
    "note": ""
  },
  {
    "name": "disable_automatic_posting",
    "method": "PATCH",
    "native_path": "/users/settings/post",
    "proxy_path": "/v1/{account}/native/users/settings/post",
    "path_params": [],
    "has_query": true,
    "doc": "[saved-for-later-posts] PATCH /users/settings/post.",
    "credits": 2,
    "group": "saved-for-later-posts",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_settings",
    "method": "GET",
    "native_path": "/users/me/settings",
    "proxy_path": "/v1/{account}/native/users/me/settings",
    "path_params": [],
    "has_query": true,
    "doc": "[settings] GET /users/me/settings. exists as get_settings",
    "credits": 1,
    "group": "settings",
    "verified": true,
    "note": "exists as get_settings"
  },
  {
    "name": "update_profile",
    "method": "PATCH",
    "native_path": "/users/me",
    "proxy_path": "/v1/{account}/native/users/me",
    "path_params": [],
    "has_query": true,
    "doc": "[settings] PATCH /users/me.",
    "credits": 2,
    "group": "account",
    "verified": true,
    "note": ""
  },
  {
    "name": "check_username_availability",
    "method": "POST",
    "native_path": "/users/exists",
    "proxy_path": "/v1/{account}/native/users/exists",
    "path_params": [],
    "has_query": true,
    "doc": "[settings] POST /users/exists.",
    "credits": 2,
    "group": "settings",
    "verified": false,
    "note": ""
  },
  {
    "name": "get_blocked_countries",
    "method": "GET",
    "native_path": "/users/me/settings",
    "proxy_path": "/v1/{account}/native/users/me/settings",
    "path_params": [],
    "has_query": true,
    "doc": "[settings] GET /users/me/settings. blockedCountries field",
    "credits": 1,
    "group": "settings",
    "verified": true,
    "note": "exists as get_settings"
  },
  {
    "name": "update_blocked_countries",
    "method": "PATCH",
    "native_path": "/users/me/settings/{setting_id}",
    "proxy_path": "/v1/{account}/native/users/me/settings/{setting_id}",
    "path_params": [
      "setting_id"
    ],
    "has_query": true,
    "doc": "[settings] PATCH /users/me/settings/{id}. {id}=section name string",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "get_drm_status",
    "method": "GET",
    "native_path": "/users/me/settings",
    "proxy_path": "/v1/{account}/native/users/me/settings",
    "path_params": [],
    "has_query": true,
    "doc": "[settings] GET /users/me/settings. drm field",
    "credits": 1,
    "group": "settings",
    "verified": true,
    "note": "exists as get_settings"
  },
  {
    "name": "enable_disable_drm",
    "method": "PATCH",
    "native_path": "/users/me/settings/{setting_id}",
    "proxy_path": "/v1/{account}/native/users/me/settings/{setting_id}",
    "path_params": [
      "setting_id"
    ],
    "has_query": true,
    "doc": "[settings] PATCH /users/me/settings/{id}. {id}=section name string",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "get_welcome_message",
    "method": "GET",
    "native_path": "/messages/templates",
    "proxy_path": "/v1/{account}/native/messages/templates",
    "path_params": [],
    "has_query": true,
    "doc": "[settings] GET /messages/templates.",
    "credits": 1,
    "group": "saved-for-later-messages",
    "verified": true,
    "note": ""
  },
  {
    "name": "update_welcome_message",
    "method": "PATCH",
    "native_path": "/users/me/settings/messages",
    "proxy_path": "/v1/{account}/native/users/me/settings/messages",
    "path_params": [],
    "has_query": true,
    "doc": "[settings] PATCH /users/me/settings/messages.",
    "credits": 2,
    "group": "saved-for-later-messages",
    "verified": false,
    "note": ""
  },
  {
    "name": "enable_disable_welcome_message",
    "method": "PATCH",
    "native_path": "/users/me/settings/messages",
    "proxy_path": "/v1/{account}/native/users/me/settings/messages",
    "path_params": [],
    "has_query": true,
    "doc": "[settings] PATCH /users/me/settings/messages.",
    "credits": 2,
    "group": "saved-for-later-messages",
    "verified": false,
    "note": ""
  },
  {
    "name": "update_subscription_price",
    "method": "PATCH",
    "native_path": "/users/me/settings/{setting_id}",
    "proxy_path": "/v1/{account}/native/users/me/settings/{setting_id}",
    "path_params": [
      "setting_id"
    ],
    "has_query": true,
    "doc": "[settings] PATCH /users/me/settings/{id}. {id}=section name string, not numeric",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_social_media_buttons",
    "method": "GET",
    "native_path": "/users/social/buttons",
    "proxy_path": "/v1/{account}/native/users/social/buttons",
    "path_params": [],
    "has_query": true,
    "doc": "[settings] GET /users/social/buttons.",
    "credits": 1,
    "group": "settings",
    "verified": true,
    "note": ""
  },
  {
    "name": "add_social_media_button",
    "method": "POST",
    "native_path": "/users/social/buttons",
    "proxy_path": "/v1/{account}/native/users/social/buttons",
    "path_params": [],
    "has_query": true,
    "doc": "[settings] POST /users/social/buttons.",
    "credits": 2,
    "group": "settings",
    "verified": true,
    "note": ""
  },
  {
    "name": "update_social_media_button",
    "method": "PUT",
    "native_path": "/users/social/buttons/{button_id}",
    "proxy_path": "/v1/{account}/native/users/social/buttons/{button_id}",
    "path_params": [
      "button_id"
    ],
    "has_query": true,
    "doc": "[settings] PUT /users/social/buttons/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_social_media_button",
    "method": "DELETE",
    "native_path": "/users/social/buttons/{button_id}",
    "proxy_path": "/v1/{account}/native/users/social/buttons/{button_id}",
    "path_params": [
      "button_id"
    ],
    "has_query": true,
    "doc": "[settings] DELETE /users/social/buttons/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "reorder_social_media_buttons",
    "method": "PUT",
    "native_path": "/users/social/buttons",
    "proxy_path": "/v1/{account}/native/users/social/buttons",
    "path_params": [],
    "has_query": true,
    "doc": "[settings] PUT /users/social/buttons.",
    "credits": 2,
    "group": "settings",
    "verified": true,
    "note": ""
  },
  {
    "name": "statistics_overview",
    "method": "GET",
    "native_path": "/users/me/stats/overview",
    "proxy_path": "/v1/{account}/native/users/me/stats/overview",
    "path_params": [],
    "has_query": true,
    "doc": "[statistics] GET /users/me/stats/overview.",
    "credits": 1,
    "group": "analytics-summary",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_earnings",
    "method": "GET",
    "native_path": "/earnings/chart",
    "proxy_path": "/v1/{account}/native/earnings/chart",
    "path_params": [],
    "has_query": true,
    "doc": "[statistics] GET /earnings/chart.",
    "credits": 1,
    "group": "statistics",
    "verified": true,
    "note": ""
  },
  {
    "name": "calculate_total_transactions",
    "method": "GET",
    "native_path": "/payments/all/has-transactions",
    "proxy_path": "/v1/{account}/native/payments/all/has-transactions",
    "path_params": [],
    "has_query": true,
    "doc": "[statistics] GET /payments/all/has-transactions.",
    "credits": 1,
    "group": "statistics",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_profile_visitors",
    "method": "GET",
    "native_path": "/users/me/profile/stats",
    "proxy_path": "/v1/{account}/native/users/me/profile/stats",
    "path_params": [],
    "has_query": true,
    "doc": "[statistics] GET /users/me/profile/stats.",
    "credits": 1,
    "group": "statistics",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_subscriber_statistics",
    "method": "GET",
    "native_path": "/subscriptions/count/all",
    "proxy_path": "/v1/{account}/native/subscriptions/count/all",
    "path_params": [],
    "has_query": true,
    "doc": "[statistics] GET /subscriptions/count/all.",
    "credits": 1,
    "group": "statistics",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_active_stories",
    "method": "GET",
    "native_path": "/users/me/stories",
    "proxy_path": "/v1/{account}/native/users/me/stories",
    "path_params": [],
    "has_query": true,
    "doc": "[stories] GET /users/me/stories.",
    "credits": 1,
    "group": "stories",
    "verified": true,
    "note": ""
  },
  {
    "name": "add_to_story",
    "method": "POST",
    "native_path": "/stories",
    "proxy_path": "/v1/{account}/native/stories",
    "path_params": [],
    "has_query": true,
    "doc": "[stories] POST /stories.",
    "credits": 2,
    "group": "stories",
    "verified": false,
    "note": ""
  },
  {
    "name": "show_story",
    "method": "GET",
    "native_path": "/stories/{story_id}",
    "proxy_path": "/v1/{account}/native/stories/{story_id}",
    "path_params": [
      "story_id"
    ],
    "has_query": true,
    "doc": "[stories] GET /stories/{id}.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_story",
    "method": "DELETE",
    "native_path": "/stories/{story_id}",
    "proxy_path": "/v1/{account}/native/stories/{story_id}",
    "path_params": [
      "story_id"
    ],
    "has_query": true,
    "doc": "[stories] DELETE /stories/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "get_story_stats",
    "method": "GET",
    "native_path": "/stories/{story_id}/stats",
    "proxy_path": "/v1/{account}/native/stories/{story_id}/stats",
    "path_params": [
      "story_id"
    ],
    "has_query": true,
    "doc": "[stories] GET /stories/{id}/stats.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_story_viewers",
    "method": "GET",
    "native_path": "/stories/{story_id}/viewers",
    "proxy_path": "/v1/{account}/native/stories/{story_id}/viewers",
    "path_params": [
      "story_id"
    ],
    "has_query": true,
    "doc": "[stories] GET /stories/{id}/viewers.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_story_archive",
    "method": "GET",
    "native_path": "/stories/archive",
    "proxy_path": "/v1/{account}/native/stories/archive",
    "path_params": [],
    "has_query": true,
    "doc": "[stories] GET /stories/archive.",
    "credits": 1,
    "group": "stories",
    "verified": true,
    "note": ""
  },
  {
    "name": "mark_story_as_watched",
    "method": "PUT",
    "native_path": "/stories/{story_id}/watched",
    "proxy_path": "/v1/{account}/native/stories/{story_id}/watched",
    "path_params": [
      "story_id"
    ],
    "has_query": true,
    "doc": "[stories] PUT /stories/{id}/watched.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_story_highlights",
    "method": "GET",
    "native_path": "/users/{user_id}/stories/highlights",
    "proxy_path": "/v1/{account}/native/users/{user_id}/stories/highlights",
    "path_params": [
      "user_id"
    ],
    "has_query": true,
    "doc": "[story-highlights] GET /users/{id}/stories/highlights.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "show_story_highlight",
    "method": "GET",
    "native_path": "/stories/highlights/{highlight_id}",
    "proxy_path": "/v1/{account}/native/stories/highlights/{highlight_id}",
    "path_params": [
      "highlight_id"
    ],
    "has_query": true,
    "doc": "[story-highlights] GET /stories/highlights/{id}.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "create_story_highlight",
    "method": "POST",
    "native_path": "/stories/highlights",
    "proxy_path": "/v1/{account}/native/stories/highlights",
    "path_params": [],
    "has_query": true,
    "doc": "[story-highlights] POST /stories/highlights.",
    "credits": 2,
    "group": "story-highlights",
    "verified": false,
    "note": ""
  },
  {
    "name": "update_story_highlight",
    "method": "PATCH",
    "native_path": "/stories/highlights/{highlight_id}",
    "proxy_path": "/v1/{account}/native/stories/highlights/{highlight_id}",
    "path_params": [
      "highlight_id"
    ],
    "has_query": true,
    "doc": "[story-highlights] PATCH /stories/highlights/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_story_highlight",
    "method": "DELETE",
    "native_path": "/stories/highlights/{highlight_id}",
    "proxy_path": "/v1/{account}/native/stories/highlights/{highlight_id}",
    "path_params": [
      "highlight_id"
    ],
    "has_query": true,
    "doc": "[story-highlights] DELETE /stories/highlights/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "add_story_to_highlight",
    "method": "PUT",
    "native_path": "/stories/highlights/{highlight_id}",
    "proxy_path": "/v1/{account}/native/stories/highlights/{highlight_id}",
    "path_params": [
      "highlight_id"
    ],
    "has_query": true,
    "doc": "[story-highlights] PUT /stories/highlights/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "remove_story_from_highlight",
    "method": "DELETE",
    "native_path": "/stories/highlights/{highlight_id}/{highlight_id2}",
    "proxy_path": "/v1/{account}/native/stories/highlights/{highlight_id}/{highlight_id2}",
    "path_params": [
      "highlight_id",
      "highlight_id2"
    ],
    "has_query": true,
    "doc": "[story-highlights] DELETE /stories/highlights/{id}/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_bundles",
    "method": "GET",
    "native_path": "/subscriptions/bundles",
    "proxy_path": "/v1/{account}/native/subscriptions/bundles",
    "path_params": [],
    "has_query": true,
    "doc": "[subscription-bundles] GET /subscriptions/bundles.",
    "credits": 1,
    "group": "subscription-bundles",
    "verified": true,
    "note": ""
  },
  {
    "name": "create_bundle",
    "method": "POST",
    "native_path": "/subscriptions/bundles",
    "proxy_path": "/v1/{account}/native/subscriptions/bundles",
    "path_params": [],
    "has_query": true,
    "doc": "[subscription-bundles] POST /subscriptions/bundles.",
    "credits": 2,
    "group": "subscription-bundles",
    "verified": true,
    "note": ""
  },
  {
    "name": "delete_bundle",
    "method": "DELETE",
    "native_path": "/subscriptions/bundles/{bundle_id}",
    "proxy_path": "/v1/{account}/native/subscriptions/bundles/{bundle_id}",
    "path_params": [
      "bundle_id"
    ],
    "has_query": true,
    "doc": "[subscription-bundles] DELETE /subscriptions/bundles/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_tracking_links",
    "method": "GET",
    "native_path": "/campaigns",
    "proxy_path": "/v1/{account}/native/campaigns",
    "path_params": [],
    "has_query": true,
    "doc": "[tracking-links] GET /campaigns.",
    "credits": 1,
    "group": "tracking-links",
    "verified": true,
    "note": ""
  },
  {
    "name": "create_tracking_link",
    "method": "POST",
    "native_path": "/campaigns",
    "proxy_path": "/v1/{account}/native/campaigns",
    "path_params": [],
    "has_query": true,
    "doc": "[tracking-links] POST /campaigns.",
    "credits": 2,
    "group": "tracking-links",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_tracking_link",
    "method": "GET",
    "native_path": "/campaigns/{campaign_id}",
    "proxy_path": "/v1/{account}/native/campaigns/{campaign_id}",
    "path_params": [
      "campaign_id"
    ],
    "has_query": true,
    "doc": "[tracking-links] GET /campaigns/{id}.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_tracking_link",
    "method": "DELETE",
    "native_path": "/campaigns/{campaign_id}",
    "proxy_path": "/v1/{account}/native/campaigns/{campaign_id}",
    "path_params": [
      "campaign_id"
    ],
    "has_query": true,
    "doc": "[tracking-links] DELETE /campaigns/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "get_tracking_link_stats",
    "method": "GET",
    "native_path": "/campaigns/chart",
    "proxy_path": "/v1/{account}/native/campaigns/chart",
    "path_params": [],
    "has_query": true,
    "doc": "[tracking-links] GET /campaigns/chart.",
    "credits": 1,
    "group": "tracking-links",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_tracking_link_cohort_arps",
    "method": "GET",
    "native_path": "/campaigns/chart",
    "proxy_path": "/v1/{account}/native/campaigns/chart",
    "path_params": [],
    "has_query": true,
    "doc": "[tracking-links] GET /campaigns/chart.",
    "credits": 1,
    "group": "tracking-links",
    "verified": true,
    "note": ""
  },
  {
    "name": "list_tracking_link_spenders",
    "method": "GET",
    "native_path": "/campaigns/{campaign_id}/claimers",
    "proxy_path": "/v1/{account}/native/campaigns/{campaign_id}/claimers",
    "path_params": [
      "campaign_id"
    ],
    "has_query": true,
    "doc": "[tracking-links] GET /campaigns/{id}/claimers.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_tracking_link_subscribers",
    "method": "GET",
    "native_path": "/campaigns/{campaign_id}/claimers",
    "proxy_path": "/v1/{account}/native/campaigns/{campaign_id}/claimers",
    "path_params": [
      "campaign_id"
    ],
    "has_query": true,
    "doc": "[tracking-links] GET /campaigns/{id}/claimers.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_transactions",
    "method": "GET",
    "native_path": "/payments/all/transactions",
    "proxy_path": "/v1/{account}/native/payments/all/transactions",
    "path_params": [],
    "has_query": true,
    "doc": "[transactions] GET /payments/all/transactions. exists as get_all_transactions",
    "credits": 1,
    "group": "analytics-financial",
    "verified": true,
    "note": "summarise client-side"
  },
  {
    "name": "list_user_lists",
    "method": "GET",
    "native_path": "/lists",
    "proxy_path": "/v1/{account}/native/lists",
    "path_params": [],
    "has_query": true,
    "doc": "[user-list-collections] GET /lists.",
    "credits": 1,
    "group": "user-list-collections",
    "verified": true,
    "note": ""
  },
  {
    "name": "create_user_list",
    "method": "POST",
    "native_path": "/lists",
    "proxy_path": "/v1/{account}/native/lists",
    "path_params": [],
    "has_query": true,
    "doc": "[user-list-collections] POST /lists.",
    "credits": 2,
    "group": "user-list-collections",
    "verified": true,
    "note": ""
  },
  {
    "name": "get_user_list",
    "method": "GET",
    "native_path": "/lists/{list_id}",
    "proxy_path": "/v1/{account}/native/lists/{list_id}",
    "path_params": [
      "list_id"
    ],
    "has_query": true,
    "doc": "[user-list-collections] GET /lists/{id}.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "update_user_list",
    "method": "PATCH",
    "native_path": "/lists/{list_id}",
    "proxy_path": "/v1/{account}/native/lists/{list_id}",
    "path_params": [
      "list_id"
    ],
    "has_query": true,
    "doc": "[user-list-collections] PATCH /lists/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "delete_user_list",
    "method": "DELETE",
    "native_path": "/lists/{list_id}",
    "proxy_path": "/v1/{account}/native/lists/{list_id}",
    "path_params": [
      "list_id"
    ],
    "has_query": true,
    "doc": "[user-list-collections] DELETE /lists/{id}.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "clear_user_list",
    "method": "DELETE",
    "native_path": "/lists/{list_id}/users",
    "proxy_path": "/v1/{account}/native/lists/{list_id}/users",
    "path_params": [
      "list_id"
    ],
    "has_query": true,
    "doc": "[user-list-collections] DELETE /lists/{id}/users.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_user_list_users",
    "method": "GET",
    "native_path": "/lists/{list_id}/users",
    "proxy_path": "/v1/{account}/native/lists/{list_id}/users",
    "path_params": [
      "list_id"
    ],
    "has_query": true,
    "doc": "[user-list-collections] GET /lists/{id}/users.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "add_users_to_user_list",
    "method": "POST",
    "native_path": "/lists/users",
    "proxy_path": "/v1/{account}/native/lists/users",
    "path_params": [],
    "has_query": true,
    "doc": "[user-list-collections] POST /lists/users. body {id:listId, users:[...]}; corrected (was /lists/{id}/users=404)",
    "credits": 2,
    "group": "user-list-collections",
    "verified": false,
    "note": "body {id:listId, users:[...]}; corrected (was /lists/{id}/users=404)"
  },
  {
    "name": "remove_user_from_a_user_list",
    "method": "DELETE",
    "native_path": "/lists/{list_id}/users/{user_id}",
    "proxy_path": "/v1/{account}/native/lists/{list_id}/users/{user_id}",
    "path_params": [
      "list_id",
      "user_id"
    ],
    "has_query": true,
    "doc": "[user-list-collections] DELETE /lists/{id}/users/{id}. exists as remove_from_list",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "list_pinned_users_in_user_list",
    "method": "GET",
    "native_path": "/lists/{list_id}/users/pinned",
    "proxy_path": "/v1/{account}/native/lists/{list_id}/users/pinned",
    "path_params": [
      "list_id"
    ],
    "has_query": true,
    "doc": "[user-list-collections] GET /lists/{id}/users/pinned.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "pin_unpin_user_in_user_list",
    "method": "POST",
    "native_path": "/lists/{list_id}/users/{user_id}/pin",
    "proxy_path": "/v1/{account}/native/lists/{list_id}/users/{user_id}/pin",
    "path_params": [
      "list_id",
      "user_id"
    ],
    "has_query": true,
    "doc": "[user-list-collections] POST /lists/{id}/users/{id}/pin.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "get_user_details",
    "method": "GET",
    "native_path": "/users/{user_id}",
    "proxy_path": "/v1/{account}/native/users/{user_id}",
    "path_params": [
      "user_id"
    ],
    "has_query": true,
    "doc": "[users] GET /users/{id}.",
    "credits": 1,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "mass_list_user_details",
    "method": "GET",
    "native_path": "/users/list",
    "proxy_path": "/v1/{account}/native/users/list",
    "path_params": [],
    "has_query": true,
    "doc": "[users] GET /users/list. 400 needs ids",
    "credits": 1,
    "group": "users",
    "verified": false,
    "note": "400 needs ids"
  },
  {
    "name": "block_user",
    "method": "POST",
    "native_path": "/users/{user_id}/block",
    "proxy_path": "/v1/{account}/native/users/{user_id}/block",
    "path_params": [
      "user_id"
    ],
    "has_query": true,
    "doc": "[users] POST /users/{id}/block.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "unblock_user",
    "method": "DELETE",
    "native_path": "/users/{user_id}/block",
    "proxy_path": "/v1/{account}/native/users/{user_id}/block",
    "path_params": [
      "user_id"
    ],
    "has_query": true,
    "doc": "[users] DELETE /users/{id}/block.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "restrict_user",
    "method": "POST",
    "native_path": "/users/{user_id}/restrict",
    "proxy_path": "/v1/{account}/native/users/{user_id}/restrict",
    "path_params": [
      "user_id"
    ],
    "has_query": true,
    "doc": "[users] POST /users/{id}/restrict.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "unrestrict_user",
    "method": "DELETE",
    "native_path": "/users/{user_id}/restrict",
    "proxy_path": "/v1/{account}/native/users/{user_id}/restrict",
    "path_params": [
      "user_id"
    ],
    "has_query": true,
    "doc": "[users] DELETE /users/{id}/restrict.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "subscribe_to_user",
    "method": "POST",
    "native_path": "/users/{user_id}/subscribe",
    "proxy_path": "/v1/{account}/native/users/{user_id}/subscribe",
    "path_params": [
      "user_id"
    ],
    "has_query": true,
    "doc": "[users] POST /users/{id}/subscribe.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  },
  {
    "name": "unsubscribe_from_user",
    "method": "DELETE",
    "native_path": "/users/{user_id}/subscribe",
    "proxy_path": "/v1/{account}/native/users/{user_id}/subscribe",
    "path_params": [
      "user_id"
    ],
    "has_query": true,
    "doc": "[users] DELETE /users/{id}/subscribe.",
    "credits": 2,
    "group": "misc",
    "verified": false,
    "note": ""
  }
]