I have initialized a POST API using API connector. The output is a 204 No Response.
How do I use this API in my Bubble app. Previously I called API using data = … but since there isn’t a data type for this API call this doesn’t work.
Can someone help me with this matter? Thank you.