πŸ†™#3 Select Step To Update

You Can Repeat This Step Every Time You Select New Info To Update

post
Authorizations
Path parameters
updateStepIdinteger Β· enumRequiredPossible values:
Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional

ex: Bearer

Responses
200
Success
post
POST /api/v1/update/UpdateRequest/Initialize/{updateStepId} HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
{
  "status": 0
}

This API Will Return New Token Use This Token On The next Steps To Update Profile successfully

Last updated