Question: The ability to execute the same API request over and over again without changing the resource's state is an example of \_.

  1. `stateless architecture`
  2. `idempotency`
  3. `a uniform interface`
  4. `cacheability`

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