Check-In
This method checks out a secret.
REST API URL /api/v1/secrets/<ID>/check-in
Input params
<ID>
ID secret for operation, ID number
- CredentialName: Credential name where the store accesses the parameters.
- Property username: Accesses parameters store in the credential vault for Blue Prism
- Property password: Accesses parameters store in the credential vault for Blue Prism
- Property server_url: Accesses parameters store in the credential vault for Blue Prism
See the following settings for the Output parameters:
- Exception: If request returns error code, throws an exception
Scheme