Create creates a secret for an environment. The response contains the full secret value, which will not be exposed in future Get requests.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Request type