π#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
400
Bad Request
post
POST /api/v1/update/UpdateRequest/Initialize/{updateStepId} HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
{
"status": 0
}
Last updated