Create a long lived access token
Returns a long lived access token based on the facebook token from the embedded signup. Valid for 60 days.
Path parameters
The unique ID of the project. You can find this on the <a href="https://dashboard.sinch.com/">Sinch Dashboard</a>.
Request body
Response
The long lived access token.
Changes
Changed in 2 of the 4 revisions of this API.1015
- ▲
added
WhatsappInputBusinessManagersEnumto thebusinessManagerrequest propertyallOflistrequest-property-all-of-added
- ▲
removed the enum value
SINCH_AMERICAof the request propertybusinessManagerrequest-property-enum-value-removed
- ▲
removed the enum value
SINCH_BRof the request propertybusinessManagerrequest-property-enum-value-removed
- ▲
removed the enum value
SINCH_MXof the request propertybusinessManagerrequest-property-enum-value-removed
- ▲
removed the enum value
SINCH_SEPof the request propertybusinessManagerrequest-property-enum-value-removed
- ▲
removed the enum value
SINCH_UKof the request propertybusinessManagerrequest-property-enum-value-removed
- ▲
the
businessManagerrequest property type/format changed fromstring/to/request-property-type-changed
- ▲
the response's body type/format changed from
/toobject/for status400response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status401response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status500response-body-type-changed
- ○
removed
subschema #1: FacebookRequestLimitReachedErrorTitlesubschema #2: LogInFacebookRequiredErrorTitlesubschema #3: InternalErrorErrorTitlefrom the response bodyoneOflist for the response status500response-body-one-of-removed
- ○
removed
subschema #1: InvalidInputErrorTitlesubschema #2: InvalidInputErrorTitlesubschema #3: InvalidInputErrorTitlesubschema #4: InvalidFacebookTokenErrorTitlesubschema #5: InvalidFacebookCodeErrorTitlesubschema #6: InvalidBusinessManagerErrorTitlesubschema #7: InvalidBusinessManagerForEnvironmentErrorTitlesubschema #8: InvalidPayloadErrorTitlefrom the response bodyoneOflist for the response status400response-body-one-of-removed
- ○
added the optional property
additionalInformationto the response with the400statusresponse-optional-property-added
- ○
added the optional property
additionalInformationto the response with the401statusresponse-optional-property-added
- ○
added the optional property
additionalInformationto the response with the500statusresponse-optional-property-added
- ○
the response property
errorCodebecame required for the status401response-property-became-required
- ○
the response property
messagebecame required for the status401response-property-became-required
- ○
the response property
resolutionbecame required for the status401response-property-became-required
- ○
added the required property
errorCodeto the response with the400statusresponse-required-property-added
- ○
added the required property
errorCodeto the response with the500statusresponse-required-property-added
- ○
added the required property
messageto the response with the400statusresponse-required-property-added
- ○
added the required property
messageto the response with the500statusresponse-required-property-added
- ○
added the required property
resolutionto the response with the400statusresponse-required-property-added
- ○
added the required property
resolutionto the response with the500statusresponse-required-property-added
- ▲
- ○
api operation id
EmbeddedSignupHelperController_createLongLivedAccessToken_v1removed and replaced withWhatsappEmbeddedSignupHelperController_createLongLivedAccessToken_v1api-operation-id-removed
- ○
Of the 4 revisions, 1 has no diff computed.