Modify Existing User
Last updated
Was this helpful?
PUT https://api-alpha.dev.bantupay.org/v2/user/{username}
username
string
X-BANTUPAY-PUBLIC-KEY
string
your Bantu Blockchain public key
X-BANTUPAY-SIGNATURE
string
the payload can be signed with here
{
"error": "string",
"data": "string",
"message": "string"
}Last updated
Was this helpful?
Was this helpful?