setup-v2

post/v2/setup/switch-space

Request body

codestring required
newPassphrasestring required
preserveUnreadableHistoryboolean

Response

Switched space

tsinteger required

Server time when the response was built (unix epoch milliseconds).

Changes

Changed in 2 of the 44 revisions of this API.93

  • 6f6069f7e92391See the full diff
    • added subschema #1 subschema #2 subschema #3 to the data response property oneOf list for the response status 200

      response-property-one-of-added

    • the data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property data/migratedRecords from the response with the 200 status

      response-required-property-removed

    • removed the required property data/preservedUnreadableRecords from the response with the 200 status

      response-required-property-removed

    • removed the required property data/selfDeviceId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/selfIdentityFingerprint from the response with the 200 status

      response-required-property-removed

    • removed the required property data/spaceId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/sponsorDeviceId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/sponsorIdentityFingerprint from the response with the 200 status

      response-required-property-removed

    • added discriminator to data response property for the response status 200

      response-property-discriminator-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property preserveUnreadableHistory

      new-optional-request-property

    • added the required property data/preservedUnreadableRecords to the response with the 200 status

      response-required-property-added