Skip to content

Commit

Permalink
missing mailto
Browse files Browse the repository at this point in the history
  • Loading branch information
aakarim committed Nov 26, 2023
1 parent 48e785f commit ff90bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/includes/_errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CODE | TITLE | DESCRIPTION
200 | Success | The request was successful
400 | Bad Request | The request data has not been provided correctly
401 | Unauthorized | Your API key is not authorised to access this endpoint
402 | Over quota | Over plan quota on this endpoint. Please top-up your account or [mailto:] speak to sales to increase your quota.
402 | Over quota | Over plan quota on this endpoint. Please top-up your account or speak to sales to increase your quota.
400 | Bad Request | The request data has not been provided correctly. Please see error message for more information.
407 | Proxy Authentication Required | The 'viewer_id' parameter was not correctly set. Either it has not been connected to Lix, or the 'viewer_id' is incorrect.
404 | Not found | The endpoint does not exist
Expand Down

0 comments on commit ff90bb6

Please sign in to comment.