Update a meeting link
POST/meeting.link.update
Update a meeting link.
Access: Organization and Personal. Personal tokens may only update meeting links where the authenticated user is the host.
Required scope: meetinglink:write
OpenAPI Spec: chat-v1.json
Request
Responses
- 204
- 400
- 401
- 405
- 500
Meeting link successfully updated
Bad request.
Presented invalid authentication credentials.
An unsupported method was requested.
An internal error occurred.