Delete a meeting registrant
DELETE {{baseUrl}}/meetings/:meetingId/registrants/:registrantId?occurrence_id=<string>
Delete a meeting registrant.
Scopes: meeting:write:admin
,meeting:write
Rate Limit Label: Light
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
occurrence_id | string | The meeting occurrence ID. |