Skip to main content
POST
Change password with token

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
token
string
password
string
password_confirmation
string

Response

200

Password changed successfully