API Tool
API Document
Signature Tool
.NET SDK
Python SDK
Nodejs SDK
API Tool
Please input the api request params
System Level Parameters
App Secret
Input Json
Accepted format:
Json or pair Key:Value
Example:
{
Key: "MeMa_feea22a4-ccb3-4da7-9ee6-9a694bbd5679",
Title: "Event Title" ,
StartDate:"2020-01-11 00:00:00",
EndDate:"2020-01-20 00:00:00",
Content: "Event Content",
_method:"vision.cms.calendarcomponent.event.edit",
_v:"1.0",
_app_key:"00000000-0000-0000-0000-000000000000",
_format:"json",
_timestamp:"2020-01-28 20:56:40"
}
or
Key:MeMa_feea22a4-ccb3-4da7-9ee6-9a694bbd5679
Title:Event Title
StartDate:2020-01-11 00:00:00
EndDate:2020-01-31 00:00:00
Content:Hello Kitty
_method:vision.cms.calendarcomponent.event.edit
_v:1.0
_app_key:00000000-0000-0000-0000-000000000000
_format:json
_timestamp:2020-01-31 20:56:40
Becareful of space end of the string
Sign