PREVIEW: Retrieve a site registration token.Ask AIget https://{custom-server}/api/sites/{siteId}/registration-tokenReturns a site registration token.NOTE:This endpoint is currently in a preview stage.Path ParamssiteIdstringrequiredHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Successful retrieval of the site registration token. 400Bad Request 401Authentication Failure. 403Forbidden 404Site of the ID is not found. 500Internal Server Error.Updated 8 months ago