secrets
Create Developer Secret
Create a new secret for a developer.
Args: developer_id: ID of the developer creating the secret secret: Secret to create
Returns: The created secret
Raises: HTTPException: If a secret with this name already exists (409 Conflict)
post/secrets
Request body
Response
Successful Response