Rest API - REST API Fundamentals
Given this API response:
What is the value of the 'name' field?
{"status":200,"message":"Success","data":{"id":5,"name":"John"}}What is the value of the 'name' field?
