Connectivity v1.Provider Consent
BETA

Extend a consent

Extend a consent that is eligible for reconfirmation (sessionExtendable attribute).

post/api/v1/provider-consents:extend

Request body

credentialsIdstring required

The provider consent credentialsId to extend

Example request

{
  "credentialsId": "6e68cc6287704273984567b3300c5822"
}

Response

The provider-consent was successfully extended and returned.

Connectivity20v1Provider20Consent required— unresolved $ref

Changes

No recorded changes to this endpoint across all 9 revisions of this API.