Question 5: What is the purpose of an access token when making certain types of requests in Postman? Choice: (choose correct answer): () To authorize modifying requests such as POST, PUT, DELETE, or PATCH () To retrieve data using GET requests () To specify the format of the data being requested () To identify the type of server being accessed () To ensure the request is sent over a secure connection Answer: To authorize modifying requests such as POST, PUT, DELETE, or PATCH