Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,701
Community Members
 
Community Events
185
Community Groups

Update a subscriber's component with API

According to the API Documentation, there seems to be no way to update a subscriber's component subscription but to unsubscribe them and then recreate them.

The previous API allowed that through a PATCH endpoint that's not there anymore. 

Am I missing something?

2 answers

1 accepted

0 votes
Answer accepted
Dave Parrish _Atlassian_
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 28, 2020

Update:

There's a new, authenticated endpoint to use for updating subscribed components. It's documented here:

https://developer.statuspage.io/#operation/patchPagesPageIdSubscribersSubscriberId

The endpoint referenced in Jake's earlier answer has been deprecated (see our post about abuse mitigation for details).

0 votes
Jake Bartlett
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Feb 27, 2019

Hi Émile, there is an endpoint in the Status API which you can use to update the components a subscriber is subscribed to. 

Head over to your status page URL and append '/api' to it, then navigate to the "Subscribers" section and find "Tuning subscription components". 

Example: https://acmeapico.statuspage.io/api#subscribers

 

To tune an existing subscription to add or remove components, submit a PATCH request with the subscriber id and a new list of components.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events