Skip to content
Bloodpoint Incentives
Search
K
Main Navigation
Guide
API Reference
App
Appearance
Menu
Return to top
Change password
POST
/api/v1/auth/password
Request Body
application/json
Schema
JSON
JSON
{
"$schema"
:
"https://bpincentives.com/schemas/Auth-password-changeRequest.json"
,
"currentPassword"
:
"string"
,
"newPassword"
:
"string"
}
Responses
204
default
No Content
POST
/api/v1/auth/password
Playground
Body
Try it out
Samples
Powered by
VitePress OpenAPI