Secrets
Create a Secret
post/secrets
Request body
Example request
{
"provider": "My Production API Key",
"username": "myuser",
"password": "my-secure-password"
}Response
Created
Changes
No recorded changes to this endpoint across all 1 revision of this API.