Update Subscriber By Id

Use this API to update the details of an existing subscriber using the provided subscriber ID.
This endpoint is useful for modifying subscriber information such as their name, type, target URL, and other relevant details.

Path Params
integer
required
Defaults to 123

The associated subscriber Id.
Example: 123

Body Params
string

Name of the subscriber
Example: Client Webhook

string

Email/Url where the email/webhook should be sent.
Mandatory for type EMAIL or Webhook.
Example: https://bank.site/webhook/client

string

Secret key for the authorization header to be sent with webhook
Example: 23b08ae3-1c5a-40b2-9c4a-31db193ff430

boolean

Indicates whether the subscriber should be active or not
Example: true

int64
≥ 1

Maximum number of retry attempts for failed deliveries
Example: 3

headers
array of objects

Array of headers to be sent as a part of the webhook

headers
Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json