このドキュメントは hokan API のバージョン 2 が対象です。バージョン 1 をご利用の方は
https://www.redoc.hokan.io/
をご参照ください。
hokan API v2
Home
hokan.io
Home
hokan.io
プロジェクト
Copy Page
hokan API v2
v1からの移行について
顧客
List customers
GET
Retrieve customer
GET
Create customer
POST
Update customer
PATCH
Delete customer
DELETE
メモ
List memos
GET
Retrieve memo
GET
Create memo
POST
Update memo
PATCH
Delete memo
DELETE
予定
Get calendar events
GET
Retrieve calendar event
GET
Get calendar free busy
GET
Create calendar-event
POST
Update calendar event
PATCH
Delete calendar event
DELETE
ToDo
List todos
GET
Create todo
POST
Retrieve todo
GET
Update todo
PATCH
Delete todo
DELETE
プロジェクト
List projects
GET
List project users
GET
List project tickets
GET
Retrieve project ticket
GET
Create project ticket
POST
Update project ticket
PATCH
Delete project ticket
DELETE
世帯
List customer groups
Retrieve customer group
Create customer group
ユーザー
List users
Retrieve user
グループ
List groups
Retrieve group
活動項目
List activity items
フォーマット
List extra items groups
流入経路
List leads
ファイル
Upload file
Attach files
プロジェクト
Copy Page
Delete project ticket
DELETE
/api/ext/v2/project_tickets/{pk}
Try it
Run in Apidog
Run in Apidog
project
プロジェクトチケットを削除します。
Request
Path Params
Generate Code
pk
integer
Pk
required
Responses
🟢
204
No Content
application/json
Generate Code
Body
Generate Code
object
{0}
Example
{
}
Modified at
2024-07-05 02:13:16
Previous
Update project ticket
Next
List customer groups