Skip to content
Snippets Groups Projects
Unverified Commit 85cd72c7 authored by Jaka Kranjc's avatar Jaka Kranjc Committed by GitHub
Browse files

interfaces: warn about api key uniqueness

parent f923675b
No related branches found
No related tags found
No related merge requests found
......@@ -222,6 +222,9 @@ Response to creating a new contact
Before being able to use the REST Interface you will need to have set up the `CIVICRM_SITE_KEY` and the users `API_KEY`. There are three methods of creating API keys for users
!!! warning
API keys need to be unique and set on a user with appropriate [permissions](/security/permissions.md).
#### Manual Method
You can enter the key directly in the database. This would be done by the following
......
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