Skip to content
Search
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
Change password supplier portal
​
POST
/v1/suppliers/change-password
Authorizations
​
api_key
Type
API Key (header: X-Api-Key)
Request Body
​
application/json
Schema
JSON
JSON
{
 Â
"client_id"
:
null
,
 Â
"supplierclient_id"
:
null
,
 Â
"new_password"
:
"string"
}
Responses
​
200
OK
POST
/v1/suppliers/change-password
Playground
​
Server
Select a server...
Authorization
api_key
Body
Try it out
Samples
​