Update application

Update an existing application's attributes.

You can update:

  • app_name - The application name
  • app_webhooks - Webhook configurations
  • app_urls - Application URLs (return, domain)
  • payment_policy - Which payment rail the application uses, INST or SEPA
  • allow_retry_on_failure - Whether the PSU can retry after a failed payment

🔒 This endpoint requires an OAC (Organisation Access Credentials — ⚠️ Beta) access token with the applications:write scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

the app id as provided following the creation of an application on the console

Body Params
data
object
required
Headers
string
required

Signature is used to enforce security by signing request.
Related documentation can be found by clicking here

string
required

RFC2822 formatted date.

string
required
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

uuid v4. Required in Redirect mode.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json