PUT /a/config/oauth2clients/{ClientID}
[Enterprise Only] Add/Create a new oauth2 client
Body Parameters¶
| Name | Description | Type | Required |
|---|---|---|---|
| Audience | array | ||
| ClientID | string | ||
| GrantTypes | array | ||
| Name | string | ||
| RedirectURIs | array | ||
| ResponseTypes | array | ||
| Scope | string | ||
| Secret | string |
Body Example¶
Response Example (200)¶
Response Type /definitions/entOAuth2ClientResponse
Auto generated by Pydio Cells Enterprise Distribution v3.0.9 on 8-Jul-2022