Credential Input Sources REST Endpoints

Credential Input Sources

REST API endpoints for Credential Input Sources

Create a Credential Input Source
Method: post
Path: /api/v2/credential_input_sources/
Delete a Credential Input Source
Method: delete
Path: /api/v2/credential_input_sources/{id}/
List Credential Input Sources
Method: get
Path: /api/v2/credential_input_sources/
Retrieve a Credential Input Source
Method: get
Path: /api/v2/credential_input_sources/{id}/
Update a Credential Input Source
Method: patch
Path: /api/v2/credential_input_sources/{id}/
Update a Credential Input Source
Method: put
Path: /api/v2/credential_input_sources/{id}/