Create an unique Apple Messages invitation link
POST/invitationLinks/unique
This operation is used to create a unique short link for linking a new user subscription on Apple Messages to an existing contact. Apple Messages doesn't provide user-related information like phone numbers or Apple IDs. By default, our platform creates a new contact/conversation for each new user subscription. This operation helps link a new user's subscription to an existing contact by creating a unique invitation link. Once the user activates a conversation through the unique invitation link, our platform will identify it and link the conversation to the existing contact. The endpoint will return the last generated URL for the contact if it has not yet been used by the contact.
Request
Responses
- 200
- 400
- 401
- 500
Created invitation link
Bad request
Unauthorized access
Unexpected error occurred