Credentials REST Endpoints
Credentials
All Credential APIs
- Create a New Credential
- Method: postPath:
/process/api/v1/credentials/maps/{param2}/keys/{param3} - Delete a Credential Key
- Method: deletePath:
/process/api/v1/credentials/maps/{param2}/keys/{param3} - Get Credential Details
- Method: getPath:
/process/api/v1/credentials/maps/{param2}/keys/{param3} - Update a Credential Key and Map
- Method: putPath:
/process/api/v1/credentials/maps/{param2}/keys/{param3}