Delete meeting

This activity deletes a MiTeam meeting by the meeting Id or access code.

Table 1. Delete meeting action - Inputs
Parameters Description

MeetingIdOrAccessCode

Meeting identifier or access code of the meeting to be deleted.

Table 2. Delete meeting action - Outputs
Parameters Description

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).

StatusCode

Returns the HTTP code based on the result. For example, 200 indicates success.

Body

HTTP response to the request.