Hey,
While going through me Neutrionos-reels training, there’s a section where we execute a rule created in the reels platform using api call in Postman, but in-order for that to happen we need the neutrinos-ids token, which is recieved by calling a POST method on the https://ids.neutrinos.co/ ,
How do i get the IDS Authorization token in Postman ?
What key-value pairs goes inside the body for that api call & how do i get those key-value pairs ?