Skip to content
Snippets Groups Projects

interfaces: warn about api key uniqueness

Merged homotechsual requested to merge github/fork/lynxlynxlynx/patch-1 into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -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
Please register or sign in to reply
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
Loading