Subscriptions

MarkSubscriptionAsTest

Mark or Unmark Subscription As Test

post/subscription/mark-as-test

Request body

channelIdstring required
<p>The channel ID.</p>
subscriptionIdstring required
<p>The subscription ID to mark or unmark as test.</p>
isTestboolean
<p>Set to <code>true</code> to mark as test, <code>false</code> to unmark. Defaults to <code>true</code> when omitted for backwards compatibility.</p>

Response

Success Response:

successboolean required

Changes