Skip to content
Snippets Groups Projects
Commit 6c14d8e7 authored by Seamus Lee's avatar Seamus Lee Committed by Sean Madsen
Browse files

Update URL

parent eb52a7eb
No related branches found
No related tags found
No related merge requests found
...@@ -105,7 +105,7 @@ You can also access the AJAX Interface from the REST function but only as an XHR ...@@ -105,7 +105,7 @@ You can also access the AJAX Interface from the REST function but only as an XHR
``` ```
http://www.example.org/civicrm/ajax/rest?entity=contact&action=get&json=1 http://www.example.org/civicrm/ajax/rest?entity=contact&action=get&json=1
``` ```
More information on the security of the AJAX interface and permissions needed can be found on the [Permissions Page](/security/permissions) in Security. More information on the security of the AJAX interface and permissions needed can be found on the [Permissions Page](/security/permissions.md) in Security.
Example Outputs from the REST Interface are as follows: Example Outputs from the REST Interface are as follows:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment