Checks the validity of a Site URL
POST/api/v4/site_url/test
Sends a Ping request to the mattermost server using the specified Site URL.
Permissions
Must have manage_system permission.
Minimum server version: 5.16
Request
Responses
- 200
- 400
- 403
- 500
Site URL is valid
Invalid or missing parameters in URL or request body
Do not have appropriate permissions
Something went wrong with the server