We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72afd2e commit 4737d71Copy full SHA for 4737d71
api-specs/api/resources/subscriptions.raml
@@ -128,7 +128,7 @@ post:
128
type: Subscription
129
example: !include ../examples/subscription-update-response.example.json
130
delete:
131
- displayName: Update Subscription by ID
+ displayName: Delete Subscription by ID
132
securedBy: [oauth_2_0: { scopes: ['manage_subscriptions:{projectKey}'] }]
133
is:
134
- versioned
0 commit comments