Portal Custom Domains
Create Custom Domain
Creates the custom domain associated with the portal. Only one custom domain can be associated with a portal at a time.
post/v3/portals/{portalId}/custom-domain
Request body
Response
Portal custom domain
Example response
{
"ssl": {
"uploaded_at": "2022-11-04T20:10:06.927Z",
"expires_at": "2022-11-04T20:10:06.927Z"
},
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}