Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The subscription ID
Query Parameters
The action to apply when refreshing the subscription. This is currently either start or stop.
Response
200 - application/json
OK
The response is of type string
.