In RESTful APIs, _______ is a mechanism used to control access to resources.

  • Authentication
  • Authorization
  • Decryption
  • Encryption
In RESTful APIs, Authorization is a mechanism used to control access to resources. It determines whether the authenticated user has the necessary permissions to perform a particular action on a resource.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *