Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTTP MethodDescription
GETFinds and returns the specified resource. Requests using GET should only return data.
PUTCreates a resource.
DELETEDeletes an existing resource.
HEADReturns the specified resource. Requests using HEAD only return data included in headers for the specified resource.

Also see Supported HTTP headers for information about request headers supported by LAC.