Searches the database for an existing assessment link that matches the provided tags and/or customId. If no existing link is found, one is created, and the shortlink URL is returned.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The properties that should be associated with the assessment invite.
Success
Standard response object for successful single-resource requests in the Profile Behavior API. Contains an HTTP status code, the returned resource data, and a status indicator.
HTTP status code of the successful response.
Always "success" for successful responses.
success A generated assessment invite link that can be used by an individual to create a profile and take the assessment. Any tags or custom IDs submitted with the request are automatically applied to profiles using the link.