Hi community,
I want to access confluence page data without using cookies or session token as they expire during a certain amount of time.
Is there any provision that we can use API token? Currently, it shows JavaScript is disabled when I run through Postman using API token. But the curl from an actual site which consists of JESSIONID, session token renders correctly