secrets
Update Developer Secret
Update a developer secret.
Args: developer_id: ID of the developer who owns the secret secret_id: ID of the secret to update data: New secret data
Returns: The updated secret
Raises: HTTPException: If the secret doesn't exist or doesn't belong to the developer
put/secrets/{secret_id}
Path parameters
secret_idstring uuid required
Request body
Response
Successful Response