Kingsoft Office/attendancegroupsCreate

Online calls unavailable · details below

Kingsoft OfficeWPS 365 enterprise collaboration open API

POST/v7/attendance/groups/create

Create or run create resource

Create or run create resource via POST /v7/attendance/groups/create.

Manage contacts and organization, cloud documents, DBSheet/smart sheets, messaging, meetings, calendars, mail, todo, approvals, and event subscriptions through the official WPS 365 OpenAPI (v7); the official machine contract is the OpenAPI 3.0.0 published on open.wps.cn (827 endpoints / 3,119 schemas). Enterprise data is private business data; Pontx does not proxy, cache, or aggregate it and callers use the local SDK/CLI directly.

Request

operationId
attendancegroupsCreate
Server
https://openapi.wps.cn
Authentication
app, delegated

Request parameters

X-Kso-Id-Type

headerid_type

Request body

attendance_group_req_body

Properties: allow_externalallow_move_conflictallow_photo_punch_on_location_failallow_remedyattendance_address_settingsattendance_wifi_settingsauto_holidaydeptseffective_typeexternal_settingsflexible_time_rulesfree_punch_settingsis_enableis_enable_addressis_enable_prevent_cheatis_enable_wifiis_enabled_flexible_punchis_enabled_rest_timemaster_adminsnameno_attendance_usersoperator_idprevent_cheat_settingspunch_time_rulesremedy_settingsrest_time_rulesrule_typesub_admin_permissionssub_adminsusersworkdays

Responses

200

create_attendance_group_resp_bodyapplication/json

Request succeeded.

Properties: data

default

unknownapplication/json

The upstream service returned this status.

{
  "data": {
    "group_id": "example-id-0123456789"
  }
}