Start plugin oauth authorization
Reports where to send the operator for the provider's consent screen
GET /plugins/{id}/oauth/authorize
note
SDK method: startPluginOAuthAuthorization
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PluginOAuthStart object.