post https://api.kustomerapp.com/v1/kb/knowledge-bases//domain
Creates a custom domain for a Knowledge Base.
Response
200OK
Creates a custom domain for a Knowledge Base.
200OK
xxxxxxxxxx
curl --request POST \
--url https://api.kustomerapp.com/v1/kb/knowledge-bases//domain \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!