Apps

Create

post
Body
webhook_urlstringRequired

URL to be notified when consent status changes and data is ready.

Example: https://webhook.site/b28121f3-f837-4dfe-b3c9-2766f2ce67b0
Responses
chevron-right
201

Created

application/json
app_idstringRequiredExample: ki_vtchP3kysaWPULdt9jQG6TUdaXvoABuX
app_secretstringRequiredExample: ks_gy27edJXbgWeXBW8fAw3vHHVASyWTYx6
post
/v1/apps/
201

Created

Update

put
Authorizations
AuthorizationstringRequired

Username: Your App ID. | Password: Your App Secret.

Body
webhook_urlstringRequired

URL to be notified when consent status changes and data is ready.

Example: https://webhook.site/b28121f3-f837-4dfe-b3c9-2766f2ce67b0
Responses
put
/v1/apps/
200

OK

Last updated