Update current user
Update current user
POST https://api.sponseasy.com/v2/user
This endpoint allows you to update the current user.
Path Parameters
Name
Type
Description
token
string
Query Parameters
Name
Type
Description
user[email]
string
{
status: "success"
}{
status: "error",
message: ["error_message"]
}Last updated
Was this helpful?