Create a new secret entry in the database.
Secrets are typically used/needed to access datasets in protected cloud storage and can be different for each platform (e.g. GCP, AWS, Azure).
Args:
Returns:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The new secret entry just created
The response is of type object
.