Users

Applies one transition to the authenticated user's onboarding state and returns the resulting state. Each transition is persisted before the response is sent, so the stored state always reflects the last transition that applied. Transitions: record-entry-path, complete-setup, choose-flow, advance, complete, skip-onboarding.

post/v1/users/me/onboarding-state/transitions

Headers

Authorizationstring

Request body

OR
OR
OR
OR
OR

Response

Default Response

Changes

Changed in 4 of the 55 revisions of this API.6

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added subschema #6 to the request body anyOf list

      request-body-any-of-added

    • ○

      added the required property //// to the response with the status

      response-required-property-added

    • ○

      added the required property // to the response with the status

      response-required-property-added

    • ○

      endpoint added

      endpoint-added