Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://openapi.pluuug.com/v1/worker/{worker_id} \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --header 'X-Signature: <api-key>' \ --data ' { "name": "<string>", "order": 123, "isHidden": true, "manMonthAmount": 123 } '
{ "id": 123, "name": "<string>", "created": "2023-11-07T05:31:56Z", "position": { "id": 123, "title": "<string>", "symbolColor": "<string>" }, "order": 123, "isHidden": true, "manMonthAmount": 123 }
실무자 정보를 부분 수정합니다. position.id 변경 시 직급이 재할당됩니다. 플랜 제약: FREE/AGENCY 전용.
position.id
실무자 이름
1 - 32
직무
Show child attributes
순서
숨김 여부
M/M 금액
32
생성일시