Return CalDAV and CardDAV connection information

This function returns the connection information to set up the CalDAV and CardDAV clients.

SecurityBasicAuth
Request
query Parameters
string or string

A cPanel account or valid email account user.

If you do not include this parameter, the function defaults to the current authenticated user.

Responses
200

HTTP Request was successful.

Response Schema: application/json
apiversion
integer

The version of the API.

func
string

The name of the method called.

module
string

The name of the module called.

object
get/DAV/get_calendar_contacts_config
Request samples
uapi --output=jsonpretty \
  --user=username \
  DAV \
  get_calendar_contacts_config
Response samples
application/json
{}