eda-credentials

Create a new EDA credential.

post/eda-credentials/

Request body

namestring required
descriptionstring
inputsobject required
credential_type_idinteger nullable required
organization_idinteger nullable

Response

Return the new EDA credential.

namestring required
descriptionstring
inputsobject required
idinteger required
created_atstring date-time required
modified_atstring date-time required
managedboolean required

Changes

Changed in 3 of the 8 revisions of this API.21