Skip to main content
POST
Create a new ReadyLink

Authorizations

Authorization
string
header
required

A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.

Body

application/json
name
string
required

Name for this ReadyLink.

Required string length: 1 - 100
assessmentConfigId
string<uuid> | null

Optional UUID of an existing assessment config template to copy.

Optional booking/scheduling link.

consultantName
string | null

Optional customized consultant name.

Required string length: 1 - 100
consultantCompany
string | null

Optional customized company name.

Required string length: 1 - 100
consultantLogo
string<uri> | null

Optional logo URL.

Maximum string length: 500
customDescription
string | null

Optional custom description.

Maximum string length: 500

Response

ReadyLink created

data
object
required

A ReadyLink survey distribution link with customization and lead tracking.