Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Apr 30, 2024
1 parent 07c35cf commit 494b8e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api-specs/api/resources/channels.raml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ post:
example: !include ../examples/channel.example.json
delete:
securedBy: [oauth_2_0: { scopes: ['manage_products:{projectKey}'] }]
description: |
Returns a [ReferenceExists](ctp:api:type:ReferenceExistsError) error if other resources reference the Channel to be deleted.
responses:
200:
body:
Expand Down

0 comments on commit 494b8e9

Please sign in to comment.