generateOAuthConfig
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
@deprecated use feature flags and /oauth/authorize
Request Body — REQUIRED |
---|
redirectUri string — REQUIRED |
Responses | ||||||
---|---|---|---|---|---|---|
201
|
This endpoint has been deprecated and may be removed in future versions of the API.
@deprecated use feature flags and /oauth/authorize
Request Body — REQUIRED |
---|
redirectUri string — REQUIRED |
Responses | ||||||
---|---|---|---|---|---|---|
201
|
generateOAuthConfig
POST /oauth/config
/api
curl -L -X POST '/api/oauth/config' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'