Topic Operations
| Permission | API | Action | IAM Project | Enterprise Project |
|---|---|---|---|---|
| Creating a topic | POST /v2/{project_id}/notifications/topics | smn:topic:create | √ | √ |
| Querying a topic | GET /v2/{project_id}/notifications/topics | smn:topic:list | √ | √ |
| Updating a topic | PUT /v2/{project_id}/notifications/topics/{topic_urn} | smn:topic:update | √ | √ |
| Deleting a topic | DELETE /v2/{project_id}/notifications/topics/{topic_urn} | smn:topic:delete | √ | √ |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.