Question: Using OAuth, what scope would you request for write access to the API?

  1. `It varies from API to API.`
  2. `admin`
  3. `write`
  4. `read-write`

Answer: The correct answer of the above question is Option B:`admin`