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,555,438
Community Members
 
Community Events
184
Community Groups

Atlassian REST API payload validation feature availability

Hi all,

Have you come across any material that explains whether the Atlassian Cloud REST API's POST method payload is validated before executing the actual modification?

I have found multiple tickets related to this, but no concrete material states whether this process is actively monitored or implemented on the cloud.

My requirement is only for Atlassian Cloud products such as Jira and Confluence and is not related to Forge content.

 

Any leads would be appreciated. Thank you.

1 answer

0 votes
David Bakkers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 28, 2023 • edited

Hello @Amar Khot 

It depends on what you mean by 'validated' and what you mean by 'payload'.

If you send an invalid (incorrectly structured) request, the REST API server will reject it and you'll get the appropriate error message.

If you send a valid (correctly structured) request, the REST API server will pass it to the platform. If the BODY of the request (which is what I assume you mean by 'payload') is invalid (incorrect format / content), the platform will reject it wholly or partially, pass that as message to the REST API server, which in turn passes that to you and you'll get the appropriate error message.

If you send a valid request with a valid BODY, then whatever change you specified will be applied. There is no other validation beyond that.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events