Many APIs will not need to define custom problem "types", since HTTP status
codes are usually illustrative enough.
This function lists the default type and title information for a given
status code.
Usage
http_problem_types()
Arguments
Value
A data frame of HTTP status codes and their default title & type.