Aplicaciones
Compute the scope union for named Connector actions and the OAuth start path to open
POST
/api/v1/applications/connections/{id}/reconsentNecesitas una clave API de organización con la capacidad de publicar.
Authorization
apiKey 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" }}