Create OAuth Callback
POST {{authPath}}/{{envID}}/davinci/oauth2/callback?code={{code}}&state={{state}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create OAuth Callback.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
code | string | ||
state | string |