Links

Subdomains

Create Link

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
longUrlstringRequired
trackingEnabledbooleanOptional
isMMSbooleanOptional
ageCheckbooleanOptional
tagsstring[]Optional
isWebinarbooleanOptional
Responses
chevron-right
200

Success

application/json
post
/links/shortlinks
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
linkIdstringRequired
Responses
chevron-right
200

Success

application/json
get
/links/{linkId}
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
linkIdstringRequired
Body
tagsstring[]Optional
Responses
chevron-right
200

Success

application/json
patch
/links/{linkId}
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
tagsstringOptional
Responses
chevron-right
200

Success

application/json
get
/links
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
linkIdstringRequired
Query parameters
excludeSimilarLinksbooleanOptional
Responses
chevron-right
200

Success

application/json
get
/links/{linkId}/clicks

Validate Subdomain

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
subdomainstringRequired
Responses
chevron-right
200

Success

application/json
post
/links/validate-subdomain

Update Subdomain

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
subdomainstringRequired
Responses
chevron-right
200

Success

application/json
post
/links/subdomain

Last updated

Was this helpful?