MOFH-API-Docs icon indicating copy to clipboard operation
MOFH-API-Docs copied to clipboard

API Documentation for https://myownfreehost.net

Results 5 MOFH-API-Docs issues
Sort by recently updated
recently updated
newest added

Hello. I was trying to set the API with WHMCS. When I click the "Refresh" button of the MOFH server on the "Servers" page, the WHMCS returned this error tip:...

help wanted
question

See title. This would, for example, add a link to the ticket response callback page on the create ticket page.

enhancement
help wanted
P3

**Affected pages:** - https://github.com/Wallvon/MOFH-API-Docs/blob/main/pages/XML/tickets/create.mdx - https://github.com/Wallvon/MOFH-API-Docs/blob/main/pages/XML/tickets/user-reply.mdx - https://github.com/Wallvon/MOFH-API-Docs/blob/main/pages/JSON/tickets/create.mdx - https://github.com/Wallvon/MOFH-API-Docs/blob/main/pages/JSON/tickets/user-reply.mdx **Issue:** These pages include a sample cURL call such as (formatted): ~~~curl curl -X POST -u username:password -d "api_user=username&api_key=password&domain_name=subdomain.example.com&ticket_id=000000" -F...

documentation
help wanted
P1

The comments value in section [domain add/remove callback](https://api.myownfreehost.net/initial-setup/callbacks#domain-added-to-account) should be domain/subdomain name... not vpanel username...

documentation
help wanted
good first issue
P2

- Updated `/errors` to include more detailed information on how to detect errors in each API category. - Updated some pages in the domains category to better describe the error...