仟寻用户中心
所有文章
系统应用
MoTalk
公司介绍
职位配置申请表
最后更新于 2023/09/07   阅读数 97

职位配置申请表

将职位绑定到指定的申请表

link positions to application form

Headers

Key

Required

Type

Description

token

Yes

string

令牌

Body Parameters

Key

Required

Type

Description

form_id

yes

string

表单编号

position_ids

yes

arrat

职位编号集合, 比如: [1,2,3,4,5]

Request

{
    "form_id": "gQ",
    "position_ids": [
        2288317
    ]
}

1
2
3
4
5
6
7
plaintext

Response

{
    "code": 0,
    "message": ""
}
1
2
3
4
plaintext
本篇目录

职位配置申请表

link positions to application form