Enumeration: RequestMethod
Defined in: rest/v2/oauth2/rest/options.ts:13
Enumeration Members
Delete
Delete:
"DELETE"
Defined in: rest/v2/oauth2/rest/options.ts:14
Get
Get:
"GET"
Defined in: rest/v2/oauth2/rest/options.ts:15
Patch
Patch:
"PATCH"
Defined in: rest/v2/oauth2/rest/options.ts:16
Post
Post:
"POST"
Defined in: rest/v2/oauth2/rest/options.ts:17