Accounts
Delete Credential
Delete a specific connector credential for an account.
Args: account_name: Name of the account connector_name: Name of the connector to delete credentials for
Returns: Success message when credential is deleted
Raises: HTTPException: 404 if credential not found
post/accounts/delete-credential/{account_name}/{connector_name}
Path parameters
account_namestring required
connector_namestring required
Response
Successful Response
{"stackTrail":"paths:/accounts/delete-credential/{account_name}/{connector_name}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}