Difference between revisions of "API Roles"

From WHMCS Documentation

(Created page with "<div class="docs-alert-info"><i class="fa fa-question-circle"></i> This feature is available in version 7.4 and above</div> API authentication credentials can be limited to i...")
 
(Redirected page to Manage API Credentials)
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="docs-alert-info"><i class="fa fa-question-circle"></i> This feature is available in version 7.4 and above</div>
+
#REDIRECT [[Manage_API_Credentials]]
 
 
API authentication credentials can be limited to individual API actions.  This enables greater control and security when connected apps and services utilize credentials to access your WHMCS. 
 
 
 
The API Roles you define itemize which a subset of API actions may be used.  API credentials are associated with one or more of these roles.  When an API request is made, if any role provides permission to the requested action, the request will be authorized and allowed to complete.
 
 
 
==Managing API Roles==
 
===Creating An API Role===
 
===Editing An API Role===
 
===Removing An API Role===
 
 
 
==Assigning API Roles to API Credentials==
 

Latest revision as of 21:46, 3 February 2022