post
https://example.com/beyondtrust/api/public/v3/secrets-safe/folders//secrets
Creates a credential secret in the folder with the given folder ID.
Required Permission(s)
Any of the following:
- Secrets Safe (Read)
- Workforce Passwords (Read)
Notes
- When
OwnerTypeis set to "User", then a list ofOwnersis required. WhenOwnerTypeis set to "Group", theOwnerIdis required (as theGroupId) - Either a
Passwordor aPasswordRuleIDis required:- If a
PasswordRuleIDis passed in, then a password is generated based on the Password Policy - If a
Passwordis passed in instead, that password is used directly
- If a
API Versions
- Version 3.2 - Some properties have been deprecated. Refer to previous documentation versions if using an older API version
