Which HTTP method is typically used to update an existing resource using a RESTful API?
What does HATEOAS stand for in the context of RESTful APIs?
Which HTTP status code indicates that a resource has been successfully created?
What is the primary purpose of API versioning?
Which of the following is NOT a core principle of REST?
What is the purpose of a 'Content-Type' header in an HTTP request?
Which data format is commonly used for request and response bodies in RESTful APIs?
What does it mean for a RESTful API to be 'stateless'?
What is the purpose of an API key?
In the context of RESTful services, what is a 'resource'?