Hi Swati,
You can find a list of REST API Error Codes and their descriptions here:
developers.marketo.com/documentation/rest/error-codes/Info for Code 612:
Invalid Content Type - If you see this error, add a content type header specifying JSON format to your request. For example, try using "content type: application/json". Please
see this StackOverflow question for more details.