Changes to Create a long lived access token

POST /v1/projects/{projectId}/whatsapp/longLivedAccessToken

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 4 revisions of this API.1015

  1. c6a937922d101014
  2. c78a716de4201

What changed

  • c6a937922d101014See the full diff
    • added WhatsappInputBusinessManagersEnum to the businessManager request property allOf list

      request-property-all-of-added

    • removed the enum value SINCH_AMERICA of the request property businessManager

      request-property-enum-value-removed

    • removed the enum value SINCH_BR of the request property businessManager

      request-property-enum-value-removed

    • removed the enum value SINCH_MX of the request property businessManager

      request-property-enum-value-removed

    • removed the enum value SINCH_SEP of the request property businessManager

      request-property-enum-value-removed

    • removed the enum value SINCH_UK of the request property businessManager

      request-property-enum-value-removed

    • the businessManager request property type/format changed from string/ to /

      request-property-type-changed

    • the response's body type/format changed from / to object/ for status 400

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 401

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 500

      response-body-type-changed

    • removed subschema #1: FacebookRequestLimitReachedErrorTitle subschema #2: LogInFacebookRequiredErrorTitle subschema #3: InternalErrorErrorTitle from the response body oneOf list for the response status 500

      response-body-one-of-removed

    • removed subschema #1: InvalidInputErrorTitle subschema #2: InvalidInputErrorTitle subschema #3: InvalidInputErrorTitle subschema #4: InvalidFacebookTokenErrorTitle subschema #5: InvalidFacebookCodeErrorTitle subschema #6: InvalidBusinessManagerErrorTitle subschema #7: InvalidBusinessManagerForEnvironmentErrorTitle subschema #8: InvalidPayloadErrorTitle from the response body oneOf list for the response status 400

      response-body-one-of-removed

    • added the optional property additionalInformation to the response with the 400 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 401 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 500 status

      response-optional-property-added

    • the response property errorCode became required for the status 401

      response-property-became-required

    • the response property message became required for the status 401

      response-property-became-required

    • the response property resolution became required for the status 401

      response-property-became-required

    • added the required property errorCode to the response with the 400 status

      response-required-property-added

    • added the required property errorCode to the response with the 500 status

      response-required-property-added

    • added the required property message to the response with the 400 status

      response-required-property-added

    • added the required property message to the response with the 500 status

      response-required-property-added

    • added the required property resolution to the response with the 400 status

      response-required-property-added

    • added the required property resolution to the response with the 500 status

      response-required-property-added

    • api operation id EmbeddedSignupHelperController_createLongLivedAccessToken_v1 removed and replaced with WhatsappEmbeddedSignupHelperController_createLongLivedAccessToken_v1

      api-operation-id-removed

Of the 4 revisions, 1 has no diff computed.