https://www.domaine.com/lmsapi/workspace/create
/workspace/create (request) - Requête de création d'une formation ou événement
{
"id": "vBW5xMw1VQ2A8DFaNy22zA%3d%3d",
"name": "Ma formation",
"categoryId": null,
"coverId": null,
"visibilityType": 0,
"maxParticipants": 0,
"minParticipants": 0,
"type": "O%252f9dsKKECyJSUWkOK37D8g%253d%253d",
"providerId" : "Mw1VQ2A8DFaNy22zA%3d%3d",
"language": 1,
"description": "",
"subscriptionType": 0,
"startDate": "0001-01-01T00:00:00",
"endDate": "0001-01-01T00:00:00",
"isOverBookingSubscription": true,
"authorizationType": 0,
"enrolmentType": 0,
"externalLink": “monURL”,
"keywords": “mot,clef,formation”,
"showAvailableSubscriptions": true,
"certificateId": 0,
"credits": 0.0,
“isAutodeclaration”: true,
“accreditationNumber”, “12345-a”,
“autodeclarationEndDate”: "0001-01-01T00:00:00",
“catalogId”: "O%252f9dsKKECyJSUWkOK37D8g%253d%253d",
"customFields": {
"Champ1": "Snow",
"Test": ""
}
}
/workspace/create (response) - Retourne l'identifiant de la formation ou l’événement créé
{
"id": "vBW5xMw1VQ2A8DFaNy22zA%3d%3d"
}