Ciele

Compute the scope union for named Connector actions and the OAuth start path to open

POST/api/v1/applications/connections/{id}/reconsent

Requires an Organization API key with the publish capability.

AuthorizationBearer <token>

In: header

Path Parameters

id*string

Request Body

application/json

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/api/v1/applications/connections/string/reconsent" \  -H "Content-Type: application/json" \  -d '{}'
{  "startUrl": "string",  "connectionId": "string",  "provider": "salesforce",  "currentScopes": [    "string"  ],  "scopes": [    "string"  ],  "startPath": "string"}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}