Topup Account Credit
WARNING
This endpoint is only relevant if you're utilizing the account credit system.
Topup (increase) an accounts messaging credit
Request
Endpoint
Messaging Plus expects a PATCH request
https://mplus.instagiv.com/account/{account-uuid}| Key | Description | Example |
|---|---|---|
account-uuid | Account UUID to delete | 16e7c990-3a03-4b4b-b98f-732aae5bf8d1 |
Query strings
| Key | Required | Description | Example |
|---|---|---|---|
key | true | Organization API key | ?key=aaaabbbbcccc111222333 |
Body
json
{
"topup": 400
}Body parameters
| Key | Expected value | Description |
|---|---|---|
topup | integer | Numeric value to increase account credits by |
Response
Supplies a 200 response upon successful account topup