Create a tenant ingestion secret
POST/v1/tenants/:tenantID/secrets
Requires scope secrets:write. secret is shown once.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
Secret created.
Invalid request.
Missing or invalid developer key.
Key lacks the required scope (insufficient_scope).
Resource not found in the key's organization.
A secret with that name already exists for the tenant.