We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f359d commit 402f3c0Copy full SHA for 402f3c0
methods/admin/admin.apps.clearResolution.json
@@ -35,6 +35,7 @@
35
"access_denied": "Access to a resource specified in the request is denied.",
36
"team_not_found": "Returned when team id is not found.",
37
"too_many_teams_provided": "Please provide only team_id OR enterprise_id.",
38
+ "restricted_action": "This actor does not have access to the permissions on this resource.",
39
"account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.",
40
"deprecated_endpoint": "The endpoint has been deprecated.",
41
"ekm_access_denied": "Administrators have suspended the ability to post a message.",
0 commit comments