Api
Update Onboarding State
AuthorizationBearer <token>
In: header
Request Body
application/json
Response Body
application/json
application/json
curl -X PUT "https://loading/api/v1/onboarding" \ -H "Content-Type: application/json" \ -d '{}'{
"state": {}
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}