Skip to main content
POST
Create a contract reminder

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須
serviceId
number
必須
contractId
number
必須

ボディ

application/json
reminderType
enum<string>
必須
利用可能なオプション:
SLACK_REMINDER,
EMAIL_REMINDER
:

"EMAIL_REMINDER"

reminderConfigs
object
必須
remindBeforeConfig
object
必須

レスポンス

201 - application/json
id
number
必須
read-only
:

1

reminderType
enum<string>
必須
利用可能なオプション:
SLACK_REMINDER,
EMAIL_REMINDER
:

"SLACK_REMINDER"

reminderConfigs
object
必須
contractId
number
必須
read-only
:

1

remindBeforeConfig
object
必須
最終更新日 2026年8月24日