Skip to content

Change password supplier portal ​

POST
/v1/suppliers/change-password

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Request Body​

application/json
JSON
{
  
"client_id": null,
  
"supplierclient_id": null,
  
"new_password": "string"
}

Responses​

OK

Playground​

Server
Authorization
Body

Samples​