
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
@cloudinary/account-provisioning
Advanced tools
Accounts with provisioning API access can create and manage their product environments, users and user groups using the RESTful Provisioning API.
Provisioning API access is available upon request for accounts on an Enterprise plan.
The API uses Basic Authentication over HTTPS. Your Provisioning Key and Provisioning Secret are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the Cloudinary Console under Settings > Account > Provisioning API Access, or they can be obtained from the provisioning environment variable available on your Cloudinary Console Dashboard.
The Provisioning API has dedicated SDKs for the following languages:
Useful links:
All URIs are relative to https://api.cloudinary.com/v1_1/provisioning/accounts/ACCOUNT_ID
Class | Method | HTTP request | Description |
---|---|---|---|
AccessKeysApi | deleteAccessKey | DELETE /sub_accounts/{sub_account_id}/access_keys/{key} | Delete access key |
AccessKeysApi | deleteAccessKeyByName | DELETE /sub_accounts/{sub_account_id}/access_keys | Delete access key by name |
AccessKeysApi | generateAccessKey | POST /sub_accounts/{sub_account_id}/access_keys | Generate an access key |
AccessKeysApi | getAccessKeys | GET /sub_accounts/{sub_account_id}/access_keys | Get access keys |
AccessKeysApi | updateAccessKey | PUT /sub_accounts/{sub_account_id}/access_keys/{key} | Update an access key |
ProductEnvironmentsApi | createProductEnvironment | POST /sub_accounts | Create product environment |
ProductEnvironmentsApi | deleteProductEnvironment | DELETE /sub_accounts/{sub_account_id} | Delete product environment |
ProductEnvironmentsApi | getProductEnvironment | GET /sub_accounts/{sub_account_id} | Get product environment |
ProductEnvironmentsApi | getProductEnvironments | GET /sub_accounts | Get product environments |
ProductEnvironmentsApi | updateProductEnvironment | PUT /sub_accounts/{sub_account_id} | Update product environment |
UserGroupsApi | addUserToUserGroup | POST /user_groups/{group_id}/users/{user_id} | Add User to User Group |
UserGroupsApi | createUserGroup | POST /user_groups | Create User Group |
UserGroupsApi | deleteUserGroup | DELETE /user_groups/{group_id} | Delete User Group |
UserGroupsApi | getUserGroup | GET /user_groups/{group_id} | Get User Group |
UserGroupsApi | getUserGroups | GET /user_groups | Get User Groups |
UserGroupsApi | getUsersInUserGroup | GET /user_groups/{group_id}/users | Get Users in User Group |
UserGroupsApi | removeUserFromUserGroup | DELETE /user_groups/{group_id}/users/{user_id} | Remove User from User Group |
UserGroupsApi | updateUserGroup | PUT /user_groups/{group_id} | Update User Group |
UsersApi | createUser | POST /users | Create user |
UsersApi | deleteUser | DELETE /users/{user_id} | Delete user |
UsersApi | getUser | GET /users/{user_id} | Get user |
UsersApi | getUsers | GET /users | Get users |
UsersApi | updateUser | PUT /users/{user_id} | Update user |
npm install @cloudinary/account-provisioning
If you run into an issue or have a question, you can either:
Released under the MIT license.
FAQs
NodeJS client for @cloudinary/account-provisioning
The npm package @cloudinary/account-provisioning receives a total of 8 weekly downloads. As such, @cloudinary/account-provisioning popularity was classified as not popular.
We found that @cloudinary/account-provisioning demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.