DiceX DevelopersDiceX API Docs

Re Create Meeting

POST
/api/v1/OnlineMeeting/ReCreateMeeting/odata/Meetings/ReCreateMeeting
ApiKey<token>

API Key needed to access the endpoints. Example: "ApiKey: {key}"

In: header

Query Parameters

id?integer
Formatint64

Response Body

curl -X POST "https://gateway.dicex.me/api/v1/OnlineMeeting/ReCreateMeeting/odata/Meetings/ReCreateMeeting"
{
  "isSuccess": true,
  "message": "string",
  "value": 0
}