Credentials REST Endpoints

Credentials
All Credential APIs
Create a New Credential
Method: post
Path: /process/api/v1/credentials/maps/{param2}/keys/{param3}
Delete a Credential Key
Method: delete
Path: /process/api/v1/credentials/maps/{param2}/keys/{param3}
Get Credential Details
Method: get
Path: /process/api/v1/credentials/maps/{param2}/keys/{param3}
Update a Credential Key and Map
Method: put
Path: /process/api/v1/credentials/maps/{param2}/keys/{param3}