We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On bare endpoints (/{type}):
/{type}
On individual endpoints (/{type}/{uid}):
/{type}/{uid}
Other HTTP methods will return a 405 error (MethodNotAllowed)