Discussions

Ask a Question
Back to All

Api usage unclear

I have been trying different ways to make an api request but no success. For nodejs it doesn't mention where in the body the text has to be added, and getting below error
{
"success": false,
"message": "Something Went Wrong."
}