Back to Node Auth0

Variable MethodConst

docs/variables/management.Management.FlowActionHttpSendRequestParams.Method.html

5.9.1604 B
Original Source

Variable MethodConst

Method: {
Get: "GET";
Post: "POST";
Put: "PUT";
Patch: "PATCH";
Delete: "DELETE";
} = ...

Type Declaration

ReadonlyGet: "GET"
ReadonlyPost: "POST"
ReadonlyPut: "PUT"
ReadonlyPatch: "PATCH"
ReadonlyDelete: "DELETE"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark